-
---------------------------------------------------------------------------
RuntimeError Traceback (most recent call last)
Cell In[16], line 3
1 generate_text = I…
-
Hi~ could I train the model and update parameters by mutate prompting code?
-
### System Info
```shell
The examples provided do not work correctly, I think there has been updates in the intel neural compressor toolkit, which is now 3.0. and the habana quantization toolkit, and…
-
when I run the model,I got the error below.
Traceback (most recent call last):
File "/Users/scs/Desktop/simbert-master/test_longformer.py", line 41, in
output = model(input_ids, attention_…
-
-
When ran InternLM2 inference , it reported errors as below:
oneAPI :2024.0.1.46
ipex-llm: 2.1.0b2
transformers: 4.37.2 ,4.38.2
----------------------------------------------------------------…
-
Will there be collection for cvpr 2023?
-
### 🐛 Describe the bug
I tried to do torch.compile() on the second most downloaded model of facebook on huggingface: https://huggingface.co/facebook/wav2vec2-large-960h-lv60-self
I took the exampl…
-
hello,
**when i python api.py and test. i have a problem:
RuntimeError: expected scalar type Float but found Half**
======================================
----> 1 model.generate…
-
加载方式
```
model = AutoModel.from_pretrained(visualchatglm_model_path,trust_remote_code=True).to(torch.cuda.current_device())
```
运行环境如下:
```
SwissArmyTransformer 0.3.7
transforme…