-
```
$ python captions_generator.py --save_path synthetic_captions --generation_idx 0 --concept_bank_size -1 --me…
-
Using the following local Model pulled from HF here is my code:
```
var modelPath =
@"C:\models\Phi-3-vision-128k-instruct-onnx-cpu\cpu-int4-rtn-block-32-acc-level-4";
#p…
-
### System Info / 系統信息
CUDA Version: 12.2
Transformers:4.45.1
Python:3.10.12
操作系统:ubuntu
vllm:0.6.2
### Who can help? / 谁可以帮助到您?
_No response_
### Information / 问题信息
- [X] The official exa…
-
Hello there,
I was nable to start Qlora training but I cannot save checkpoint. It seems that classes mentioned in error below should be saved using 'save_pretrained' ?
```
File "/home/pretbc…
-
## Description
Tried to serve model "microsoft/Phi-3-vision-128k-instruct" with several LMI images and deploy to sagemaker but failed with errors.
### Expected Behavior
Expect the sagemaker endpo…
-
i use unsloth to fine tune llama 3-8B..., after traning complete i save this model to hugging face by using 'push_to_hub', but it shows these files :
.gitattributes
README.md
adapter_config.json
…
-
Hello and thank you for the great work here!
We are trying to save a Phi 3 vision mode, but are running into some issues saving it as safetensors.
Due to a shared weight, saving unfortunately fa…
-
When translating a README file that contains many links, the formatting often breaks, leading to incorrect or corrupted output. For example, the following section of the README:
```
demo](https:…
-
I'm trying to run the following code in kaggle with **GPUP100**
`!bash /kaggle/working/Phi3-Vision-Finetune/scripts/finetune_lora_vision.sh`
### complete error
`[2024-09-14 09:33:24,960] [INFO] …
-
I tried running the full fine-tuning script on an 8xH100 from lambda labs but it errors with a segfault (code -11)
```bash
(venv) ubuntu@192-222-54-194:~/research$ bash scripts/finetune.sh
[2024-…