Instructions to use fedovtt/9ff0579b-21fe-4f82-b5c0-e24a3e64f4c1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use fedovtt/9ff0579b-21fe-4f82-b5c0-e24a3e64f4c1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("openlm-research/open_llama_3b") model = PeftModel.from_pretrained(base_model, "fedovtt/9ff0579b-21fe-4f82-b5c0-e24a3e64f4c1") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 20
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 203456160
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:634304f7adbe8af78e0799920bfb19a4d13aa8af0a2a1dfbc0280a6693d56984
|
| 3 |
size 203456160
|