Instructions to use Aivesa/d8b02868-3f22-4fc4-bf4b-cd5c2a0ad840 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Aivesa/d8b02868-3f22-4fc4-bf4b-cd5c2a0ad840 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, "Aivesa/d8b02868-3f22-4fc4-bf4b-cd5c2a0ad840") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 10
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:4325df93bbc14a519e2f8529d79377b0205e212fb7fe058d4778012b38229ed9
|
| 3 |
size 27024
|