Instructions to use VERSIL91/a73cd65f-c4ea-44cd-99e5-2c6543d25c0a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/a73cd65f-c4ea-44cd-99e5-2c6543d25c0a with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Hermes-2-Pro-Llama-3-8B") model = PeftModel.from_pretrained(base_model, "VERSIL91/a73cd65f-c4ea-44cd-99e5-2c6543d25c0a") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 83945296
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f0d0f55997bc0ec03f6780324efefab07650a8f2897598c078dc0edd977f8e4
|
| 3 |
size 83945296
|