Instructions to use krishveera14/llama-3.2-1b-wp-distilled with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use krishveera14/llama-3.2-1b-wp-distilled with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("krishveera14/llama-3.2-1b-wp-distilled", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Final distilled 1B on WritingPrompts (1200 steps)
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 45118424
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27ee37b116dedc8be6f2ac36f10a02993ee18f13bdc1d598bdcef4ea3af0fff4
|
| 3 |
size 45118424
|