YAML Metadata
Warning:
The pipeline tag "conversational" is not in the official list: text-classification, token-classification, table-question-answering, question-answering, zero-shot-classification, translation, summarization, feature-extraction, text-generation, text2text-generation, fill-mask, sentence-similarity, text-to-speech, text-to-audio, automatic-speech-recognition, audio-to-audio, audio-classification, voice-activity-detection, depth-estimation, image-classification, object-detection, image-segmentation, text-to-image, image-to-text, image-to-image, image-to-video, unconditional-image-generation, video-classification, reinforcement-learning, robotics, tabular-classification, tabular-regression, tabular-to-text, table-to-text, multiple-choice, text-retrieval, time-series-forecasting, text-to-video, image-text-to-text, visual-question-answering, document-question-answering, zero-shot-image-classification, graph-ml, mask-generation, zero-shot-object-detection, text-to-3d, image-to-3d, image-feature-extraction, video-text-to-text, keypoint-detection, any-to-any, other
Rijgersberg/GEITje-7B-ultra-mlx
This model was converted to MLX format from BramVanroy/GEITje-7B-ultra
.
Refer to the original model card for more details on the model.
Use with mlx
pip install mlx-lm
from mlx_lm import load, generate
model, tokenizer = load("Rijgersberg/GEITje-7B-ultra-mlx")
response = generate(model, tokenizer, prompt="hello", verbose=True)
- Downloads last month
- 2
Inference API (serverless) does not yet support mlx models for this pipeline type.
Model tree for Rijgersberg/GEITje-7B-ultra-mlx
Base model
mistralai/Mistral-7B-v0.1
Finetuned
Rijgersberg/GEITje-7B
Finetuned
BramVanroy/GEITje-7B-ultra-sft