Instructions to use akashmaggon/lllama3.1-sql-16-bit-full-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use akashmaggon/lllama3.1-sql-16-bit-full-model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("akashmaggon/lllama3.1-sql-16-bit-full-model", dtype="auto") - Notebooks
- Google Colab
- Kaggle
fine tuning
#1 opened over 1 year ago
by
SujanKarki