How to use from
Hermes Agent
Start the MLX server
# Install MLX LM:
uv tool install mlx-lm
# Start a local OpenAI-compatible server:
mlx_lm.server --model "jarvisloh/Mistral-7B-Instruct-v0.3-q-Chemistry-gguf-v0.2"
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default jarvisloh/Mistral-7B-Instruct-v0.3-q-Chemistry-gguf-v0.2
Run Hermes
hermes
Quick Links

Finetuned on SmolInstruct's property prediction instruction dataset and HoneyBee's instruction dataset.

[LoRA Config Parameters] train: true, fine_tune_type: lora, seed: 0, num_layers: 16, batch_size: 2, iters: 1000, val_batches: 25, learning_rate: 1e-5, steps_per_report: 10, steps_per_eval: 200, resume_adapter_file: null, adapter_path: "adapters", save_every: 100, test: false, test_batches: 100, max_seq_length: 2048, grad_checkpoint: false, lora_parameters: keys: ["self_attn.q_proj", "self_attn.v_proj"] rank: 32 alpha: 64 dropout: 0.0 scale: 20.0

Downloads last month
19
GGUF
Model size
7B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for jarvisloh/Mistral-7B-Instruct-v0.3-q-Chemistry-gguf-v0.2

Quantized
(266)
this model

Dataset used to train jarvisloh/Mistral-7B-Instruct-v0.3-q-Chemistry-gguf-v0.2