YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
Quantization made by Richard Erkhov.
CheckGPT-SOLAR-10.7B - GGUF
- Model creator: https://huggingface.co/lashid11/
- Original model: https://huggingface.co/lashid11/CheckGPT-SOLAR-10.7B/
Original model description:
library_name: transformers license: apache-2.0
This model was developed using Model Stock.
USAGE
# Load model directly
from transformers import AutoTokenizer, AutoModelForCausalLM
tokenizer = AutoTokenizer.from_pretrained("lashid11/CheckGPT-SOLAR-10.7B")
model = AutoModelForCausalLM.from_pretrained("lashid11/CheckGPT-SOLAR-10.7B")
To use this model, either instruct tuning or fine tuning needs to be performed.
- Downloads last month
- 20