Instructions to use mradermacher/FATLLAMA-1.7T-Instruct-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mradermacher/FATLLAMA-1.7T-Instruct-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mradermacher/FATLLAMA-1.7T-Instruct-GGUF", dtype="auto") - Notebooks
- Google Colab
- Kaggle
How many layers i should use on my gpu
4
#2 opened about 1 year ago
by
koolara