-
README recommended
https://huggingface.co/jartine/wizardcoder-13b-python/resolve/main/wizardcoder-python-13b-main.llamafile?download=true
but I'm getting complaints about the arguments being passe…
asah updated
10 months ago
-
### Describe the issue
Issue:
The installation works without errors, but every time i try to execute any of the servers, worker or controller i get No module named 'idna'. happens on ubuntu 22 wi…
-
### Describe the issue
Issue: pretrain.sh Can be trained successfully, but finetune_full_schedule.sh, process memory usage exceeded on V100, Is there any way to solve this problem?
Command:
```…
-
Hi,when I was doing the stage-1 training, I met some problems.It seems like the problem is caused by the CUDA_DEVICES, but I can't find the device configure in the train.py.Can you help me out?
Here …
-
When trying to convert https://huggingface.co/xinlai/LISA-7B-v1 I get the following error:
python convert.py ../models/LISA-7B-v1/
Loading model file ..\models\LISA-7B-v1\pytorch_model-00001-of-…
-
### Describe the issue
Issue:
It seams Llava is not working on M1 with MPS backend.
Command:
```
env PYTORCH_MPS_HIGH_WATERMARK_RATIO=0.0 python3 -m llava.serve.cli --model-path /Volumes/M1\ Ma…
-
### Describe the issue
Issue:
RuntimeError: Failed to import transformers.models.llama.modeling_llama because of the following error (look up to see its traceback):
'NoneType' object is not subscr…
-
### System Info
Python version: 3.10.8
torch==2.0.1+cu118
transformers @ git+https://github.com/huggingface/transformers.git@17a55534f5e5df10ac4804d4270bf6b8cc24998d
peft @ git+https://github.co…
-
### Describe the bug
If I check the multimodal option and reload, it crashes.
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Reproduction
1. Loa…
-
### Describe the bug
KeyError: 'module name can\'t contain ".", got: liuhaotian_llava-v1.5-13b-lora'
I just downloaded the model using the download button. I'm completely new to this repo.
### Is…