Instructions to use VERSIL91/c5d3b1ef-e8d7-499e-87b1-d5c5d6517214 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/c5d3b1ef-e8d7-499e-87b1-d5c5d6517214 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("migtissera/Tess-v2.5-Phi-3-medium-128k-14B") model = PeftModel.from_pretrained(base_model, "VERSIL91/c5d3b1ef-e8d7-499e-87b1-d5c5d6517214") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 20
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 111454040
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7a0c177aa431a5dc9528a6db36f318d326cf96918719b89b2cac4a8bda17876
|
| 3 |
size 111454040
|