CoolFace
Modelpublic

RichardErkhov/yzhuang_-_Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1-gguf

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes646downloads
Model Card

Quantization made by Richard Erkhov.

Github

Discord

Request more models

Meta-Llama-3-8B-InstructfictionalmathqaEnglishv1 - GGUF

  • —Model creator: https://huggingface.co/yzhuang/
  • —Original model: https://huggingface.co/yzhuang/Meta-Llama-3-8B-InstructfictionalmathqaEnglishv1/
NameQuant methodSize
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.Q2_K.ggufQ2_K2.96GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.IQ3_XS.ggufIQ3_XS3.28GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.IQ3_S.ggufIQ3_S3.43GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.Q3_K_S.ggufQ3KS3.41GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.IQ3_M.ggufIQ3_M3.52GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.Q3_K.ggufQ3_K3.74GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.Q3_K_M.ggufQ3KM3.74GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.Q3_K_L.ggufQ3KL4.03GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.IQ4_XS.ggufIQ4_XS4.18GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.Q4_0.ggufQ4_04.34GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.IQ4_NL.ggufIQ4_NL4.38GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.Q4_K_S.ggufQ4KS4.37GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.Q4_K.ggufQ4_K4.58GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.Q4_K_M.ggufQ4KM4.58GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.Q4_1.ggufQ4_14.78GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.Q5_0.ggufQ5_05.21GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.Q5_K_S.ggufQ5KS5.21GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.Q5_K.ggufQ5_K5.34GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.Q5_K_M.ggufQ5KM5.34GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.Q5_1.ggufQ5_15.65GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.Q6_K.ggufQ6_K6.14GB
Meta-Llama-3-8B-Instruct_fictional_mathqa_English_v1.Q8_0.ggufQ8_07.95GB

Original model description: --- license: llama3 base_model: meta-llama/Meta-Llama-3-8B-Instruct tags:

  • —trl
  • —sft
  • —generatedfromtrainer datasets:
  • —generator model-index:
  • —name: Meta-Llama-3-8B-InstructfictionalmathqaEnglishv1 results: [] ---

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

Meta-Llama-3-8B-InstructfictionalmathqaEnglishv1

This model is a fine-tuned version of meta-llama/Meta-Llama-3-8B-Instruct on the generator dataset.

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 5e-05
  • —trainbatchsize: 1
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 16
  • —totaltrainbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 36

Training results

Framework versions

  • —Transformers 4.39.3
  • —Pytorch 2.2.2
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2