Text Ranking
Transformers
Safetensors
English
mistral
text-generation
text-embeddings-inference
4-bit precision
bitsandbytes
Instructions to use yaffo/essay_grader_merged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use yaffo/essay_grader_merged with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("yaffo/essay_grader_merged") model = AutoModelForCausalLM.from_pretrained("yaffo/essay_grader_merged") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!