-
The following is my code, and the issue occurred in the loading model section:
from rknn.api import RKNN
if __name__ == '__main__':
# 确定目标设备target
target = 'rv1126'
# 创建RKNN对象
…
-
I'm using :
- MacOS Ventura 13.2.1
- MacBook Air M1
When I execute the command :
```python setup_env.py --hf-repo HF1BitLLM/Llama3-8B-1.58-100B-tokens -q i2_s```
I got the message:
```
INFO:root:C…
-
My os is Windows , when I manually download the model and run with local path :
### huggingface-cli download HF1BitLLM/Llama3-8B-1.58-100B-tokens --local-dir models/Llama3-8B-1.58-100B-tokens
### p…
-
Hi,
Do these converted models support Automatic Mask Generation without the need for a point or bounding box?
-
[Open Prices](https://prices.openfoodfacts.org/) is a database of food prices from around the world. For data collections, we rely on volunteers that take pictures of individual price tags or shop she…
-
Crashes when attempting to construct a `codeable_model`, OK otherwise:
```
Traceback (most recent call last):
File "/Users/abakhtin22/Documents/TempNet/code2DFD/code2DFD.py", line 115, in
…
-
edit: both 3.1 and 3.2 fail
- 3.1 support is fixed by `pip install transformers==4.43.2` - thank you, @jinxiangshi
- 3.2 isn't yet supported by TRT-LLM - @laikhtewari promised to update the docs to …
-
Please see https://github.com/k2-fsa/sherpa-onnx/discussions/890
@yaambe and @thewh1teagle have managed to convert MMS models to sherpa-onnx
There are plenty of MMS tts models from https://huggi…
-
### Odoo Version
- [ ] 16.0
- [ ] 17.0
- [X] 18.0
- [ ] Other (specify)
### Steps to Reproduce
On creating a new database, on localization Spanish MEX
### Log Output
```shell
2024-10-11 04:5…
-
@cszn hi guys,thanks for your great job,it performs better than CBDnet ,dncnn in my data,i want transplants this algorithm to embedded platform. i have trouble in convert this training result .pth t…