Instructions to use FatCat87/taopanda-2_1a63cef3-a8eb-43e4-9e58-ab6c9ca06368 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use FatCat87/taopanda-2_1a63cef3-a8eb-43e4-9e58-ab6c9ca06368 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/tinyllama") model = PeftModel.from_pretrained(base_model, "FatCat87/taopanda-2_1a63cef3-a8eb-43e4-9e58-ab6c9ca06368") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 238
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:ebe9415946478abe48f8fc54b1f03c4ae5b98702f3e9e28d457e798fbfe562ea
|
| 3 |
size 100966336
|