Instructions to use tuanna08go/0673b10d-c0ca-09c0-b80c-f3a3bba62d15 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tuanna08go/0673b10d-c0ca-09c0-b80c-f3a3bba62d15 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-2b-it") model = PeftModel.from_pretrained(base_model, "tuanna08go/0673b10d-c0ca-09c0-b80c-f3a3bba62d15") - 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 39256456
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ee2c2a2f5a562ba86a43d87fc52a2a70af9bab5ed192909609f1a8bfa4efede
|
| 3 |
size 39256456
|