Instructions to use tuanna08go/8f346073-6953-48cb-a851-169c2b300175 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tuanna08go/8f346073-6953-48cb-a851-169c2b300175 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceH4/tiny-random-LlamaForCausalLM") model = PeftModel.from_pretrained(base_model, "tuanna08go/8f346073-6953-48cb-a851-169c2b300175") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 27024
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e0b542ca6d0e75535c59d43f4c1434dc3fa64d480a16352dce2647e9b4ddc0a
|
| 3 |
size 27024
|