Instructions to use XeAI/LLaMa_3.2_3B_Instruct_Text2SQL-Q4_K_M-GGUF_Legacy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use XeAI/LLaMa_3.2_3B_Instruct_Text2SQL-Q4_K_M-GGUF_Legacy with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("XeAI/LLaMa_3.2_3B_Instruct_Text2SQL-Q4_K_M-GGUF_Legacy", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Transfer GGUF model: llama_3.2_3b_instruct_text2sql-q4_k_m.gguf
Browse files
llama_3.2_3b_instruct_text2sql-q4_k_m.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c57355e5c97fbcfc16b000e9d85b88302801ae83f48fd672af7ba83136f40ca
|
| 3 |
+
size 2019377184
|