Instructions to use kevin009/llama406 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kevin009/llama406 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("kevin009/llama406", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload model
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 167832240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e5ebdeb1281dd00656d8ab28a3cd8a43e68cddc07a3b2e19cd3712ca485c6a4
|
| 3 |
size 167832240
|