Instructions to use devkyle/llama3.2-1B-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use devkyle/llama3.2-1B-lora with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("devkyle/llama3.2-1B-lora", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2400
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6832520
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26f3cfc0843f7562c771379ba6b1d852788c2c89b1c810e1f8b75ee7af65a584
|
| 3 |
size 6832520
|