Instructions to use chauhoang/42812b97-be3b-4c55-8274-7c3c04e20e60 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use chauhoang/42812b97-be3b-4c55-8274-7c3c04e20e60 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/tinyllama") model = PeftModel.from_pretrained(base_model, "chauhoang/42812b97-be3b-4c55-8274-7c3c04e20e60") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 50
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 25271744
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0fa9365809f0dad553b0f11c7757dc821939bedb1c1417b199d7672d2e727d18
|
| 3 |
size 25271744
|