Edit model card

Model Card: Llama-3-Hercules-5.0-8B

image/png

Model Description

Llama-3-Hercules-5.0-8B is a fine-tuned language model derived from Llama-3-8B. It is specifically designed to excel in instruction following, function calls, and conversational interactions across various scientific and technical domains. This fine-tuning has hercules-v5.0 with enhanced abilities in:

  • Complex Instruction Following: Understanding and accurately executing multi-step instructions, even those involving specialized terminology.
  • Function Calling: Seamlessly interpreting and executing function calls, providing appropriate input and output values.
  • Domain-Specific Knowledge: Engaging in informative and educational conversations about Biology, Chemistry, Physics, Mathematics, Medicine, Computer Science, and more.

Intended Uses & Potential Bias

Llama-3-Hercules-5.0-8B is well-suited to the following applications:

  • Specialized Chatbots: Creating knowledgeable chatbots and conversational agents in scientific and technical fields.
  • Instructional Assistants: Supporting users with educational and step-by-step guidance in various disciplines.
  • Code Generation and Execution: Facilitating code execution through function calls, aiding in software development and prototyping.

Quants

GGUF: https://huggingface.co/bartowski/Llama-3-Hercules-5.0-8B-GGUF

ExLlamaV2: https://huggingface.co/bartowski/Llama-3-Hercules-5.0-8B-exl2

Important Note: Although Hercules-v5.0 is carefully constructed, it's important to be aware that the underlying data sources may contain biases or reflect harmful stereotypes. Use this model with caution and consider additional measures to mitigate potential biases in its responses.

Limitations and Risks

  • Toxicity: The dataset contains toxic or harmful examples.
  • Hallucinations and Factual Errors: Like other language models, Llama-3-Hercules-5.0-8B may generate incorrect or misleading information, especially in specialized domains where it lacks sufficient expertise.
  • Potential for Misuse: The ability to engage in technical conversations and execute function calls could be misused for malicious purposes.

Training Procedure

  • This model was trained on 8 kaggle TPUs, using torch xla SPMD for high MXU efficiency. There was no expense on my end (meaning you can reproduce this too!)
  • A learning rate of 2e-5 with the Adam optimizer. A linear scheduler was used, with an end factor of 0.005.
  • No mixed precision was used, with the default dtype being bfloat16.
  • A total batch size of 128 was used.
  • Trained on all examples of Hercules-v5.0 for 2 epochs
  • No model parameters were frozen and no quantization was used.
  • This model was trained on OpenAI's ChatML prompt format. Because this model has function calling capabilities, the prompt format is slightly different, here's what it would look like: <|im_start|>system\n{message}<|im_end|>\n<|im_start|>user\n{user message}<|im_end|>\n<|im_start|>call\n{function call message}<|im_end|>\n<|im_start|>function\n{function response message}<|im_end|>\n<|im_start|>assistant\n{assistant message}</s>

This model was fine-tuned using my TPU-Alignment repository. https://github.com/Locutusque/TPU-Alignment

Downloads last month
866
Safetensors
Model size
8.03B params
Tensor type
BF16
·

Dataset used to train Locutusque/Llama-3-Hercules-5.0-8B

Space using Locutusque/Llama-3-Hercules-5.0-8B 1