Instructions to use error577/e044dcfc-83e2-4fa2-aad2-875a52316c8d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use error577/e044dcfc-83e2-4fa2-aad2-875a52316c8d with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v0.6") model = PeftModel.from_pretrained(base_model, "error577/e044dcfc-83e2-4fa2-aad2-875a52316c8d") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4071
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 100966336
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:019f7d564a5c9d518bec0e30d9649ba99937af670238d8452968fa5b1413a528
|
| 3 |
size 100966336
|