Instructions to use Jawachter/helllama with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jawachter/helllama with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Jawachter/helllama", dtype="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
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b259c3c531441cb6ebe21867ae4b702329c27c356bf7aa8aa21d2233260530a
|
| 3 |
+
size 1095808184
|