Instructions to use vuminhtue/LLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vuminhtue/LLM with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("vuminhtue/LLM") model = AutoModelForMultipleChoice.from_pretrained("vuminhtue/LLM") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 71
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1340706097
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29353707c76047716884c321542527820e762792218aaf1c3c7975c0cc40b6b1
|
| 3 |
size 1340706097
|