Instructions to use kevin009/llama440 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kevin009/llama440 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("kevin009/llama440", 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:de8c6189daf860b3b43a06b843834ce67e5e8d5e54f57be9194fb26dc32f60b4
|
| 3 |
size 167832240
|