guoguo1314
guoguo1314
开源
您好,请问还有好久开源,给个准确时间,谢了!
同学您好,这个数据集无法下载了,通过谷歌云下载的话,很容易断掉,还请帮忙恢复一下,谢谢了
Hello, if I want to use NVIDIA GPU acceleration for specific layers in the network and run rwkv.cpp with a specified number of threads, how should I run the program?...
**the quantized of kokoro is here:** [https://huggingface.co/onnx-community/Kokoro-82M-v1.0-ONNX/blob/main/onnx/model_quantized.onnx](url) **the sherpa-onnx as follow:** sherpa-onnx 1.10.45 **use the command:** ``` python sherpa-onnx/python-api-examples/offline-tts-play.py \ --kokoro-model onnx-community/Kokoro-82M-v1.0-ONNX/onnx/model_quantized.onnx \ --kokoro-tokens onnx-community/Kokoro-82M-v1.0-ONNX/tokens.txt \ --kokoro-data-dir=onnx-community/Kokoro-82M-v1.0-ONNX/espeak-ng-data \ --kokoro-dict-dir=onnx-community/Kokoro-82M-v1.0-ONNX/dict \...
### 先决条件 - [x] 我已经搜索过 [问题](https://github.com/open-compass/opencompass/issues/) 和 [讨论](https://github.com/open-compass/opencompass/discussions) 但未得到预期的帮助。 - [x] 错误在 [最新版本](https://github.com/open-compass/opencompass) 中尚未被修复。 ### 问题类型 我正在使用官方支持的任务/模型/数据集进行评估。 ### 环境 {'CUDA available': True, 'CUDA_HOME': '/usr/local/cuda-11.8', 'GCC': 'gcc (Ubuntu 11.4.0-2ubuntu1~20.04) 11.4.0', 'GPU...
as title, thank you
hello, when I run the Script: ``` import norse.torch as norse import torch import nir # Create a NIR Network affine_weights = torch.tensor([[1.0, 2.0], [3.0, 4.0]]) affine_bias = torch.tensor([1.0, 2.0])...
 As shown in the image, I selected the qwen3 1.7b_q8 model. When I ask "what is apple," it operates in completion mode; when I ask "apple is," it still...
Hello, I'd like to try your training process. I used **train.sh** and set the number of epochs to one, then obtained **pytorch_model.bin.** Here's my question: What should I do to...
when I use android app 'NexaDemo' load LFM2-1.2B-npu, It has this issue "llm create failed. error code:-822300448", but everything works fine when I load LFM2-1.2B-GGUF-GGUF. (I'm using an Snapdragon 8...