-
Would you please upload the tuning.pt file mentioned in the inference.py file? As a result, I can use the trained and tuned SegGPT model to predict other images. Thanks a lot!!
-
Using transformers (version 4.43.2), this command:
>import os
>from transformers import AutoImageProcessor, AutoModel
>from huggingface_hub import login
>huggingface_token = os.getenv("HUGGINGFA…
-
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
…
-
In [this colab](https://colab.research.google.com/drive/17XEqL1JcmVWjHkT-WczdYkJlNINacwG7?usp=sharing#scrollTo=2QK51MtdsMLu) you show how to load adapter and merge it with initial model. Notice it loa…
-
### Describe the bug
A800 80G
内存32G
已经部署了一个Qwen-57B-q5的模型用了40G显存,再部署deepseek-coder-6.7b-instruct 就报资源不足
![deeseek38](https://github.com/xorbitsai/inference/assets/36878412/6fa0e127-94ea-4a2d-b7…
xxch updated
4 months ago
-
### System Info
- `transformers` version: 4.39.3
- Platform: macOS-14.4-arm64-arm-64bit
- Python version: 3.9.17
- Huggingface_hub version: 0.22.2
- Safetensors version: 0.4.2
- Accelerate versi…
-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar feature requests.
### Description
[SLiMe](htt…
-
### Model description
Add new Model - SegGPT: Segmenting Everything In Context
The model code and weights are available.
- Paper : https://arxiv.org/pdf/2304.03284.pdf
- Code : https://gith…
-
This issue contains the test results for the upstream sync, develop PR, and release testing branches. Comment 'proceed with rebase' to approve. Close when maintenance is complete or there will be prob…
-
This issue contains the test results for the upstream sync, develop PR, and release testing branches. Comment 'proceed with rebase' to approve. Close when maintenance is complete or there will be prob…