Instructions to use tuantmdev/6860d41c-54b0-429a-b48d-4e896b5c9961 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tuantmdev/6860d41c-54b0-429a-b48d-4e896b5c9961 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Hermes-2-Theta-Llama-3-8B") model = PeftModel.from_pretrained(base_model, "tuantmdev/6860d41c-54b0-429a-b48d-4e896b5c9961") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 400
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2436967616
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd6dbc1f821864e783e661fa12e693eb76d6a4a233c3e27511b251c8f1d2cf9d
|
| 3 |
size 2436967616
|