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