CoolFace
Modelpublic

RichardErkhov/omrudra998_-_hindi-gguf

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

Quantization made by Richard Erkhov.

Github

Discord

Request more models

hindi - GGUF

  • —Model creator: https://huggingface.co/omrudra998/
  • —Original model: https://huggingface.co/omrudra998/hindi/
NameQuant methodSize
hindi.Q2_K.ggufQ2_K0.54GB
hindi.IQ3_XS.ggufIQ3_XS0.58GB
hindi.IQ3_S.ggufIQ3_S0.6GB
hindi.Q3_K_S.ggufQ3KS0.6GB
hindi.IQ3_M.ggufIQ3_M0.61GB
hindi.Q3_K.ggufQ3_K0.64GB
hindi.Q3_K_M.ggufQ3KM0.64GB
hindi.Q3_K_L.ggufQ3KL0.68GB
hindi.IQ4_XS.ggufIQ4_XS0.7GB
hindi.Q4_0.ggufQ4_00.72GB
hindi.IQ4_NL.ggufIQ4_NL0.72GB
hindi.Q4_K_S.ggufQ4KS0.72GB
hindi.Q4_K.ggufQ4_K0.75GB
hindi.Q4_K_M.ggufQ4KM0.75GB
hindi.Q4_1.ggufQ4_10.77GB
hindi.Q5_0.ggufQ5_00.83GB
hindi.Q5_K_S.ggufQ5KS0.83GB
hindi.Q5_K.ggufQ5_K0.85GB
hindi.Q5_K_M.ggufQ5KM0.85GB
hindi.Q5_1.ggufQ5_10.89GB
hindi.Q6_K.ggufQ6_K0.95GB
hindi.Q8_0.ggufQ8_01.23GB

Original model description: --- libraryname: transformers license: llama3.2 basemodel: meta-llama/Llama-3.2-1B-Instruct tags:

  • —generatedfromtrainer model-index:
  • —name: hindi 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. -->

hindi

This model is a fine-tuned version of meta-llama/Llama-3.2-1B-Instruct on an unknown 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: 4
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 32
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 60
  • —mixedprecisiontraining: Native AMP

Training results

Framework versions

  • —Transformers 4.46.2
  • —Pytorch 2.5.1+cu121
  • —Datasets 3.1.0
  • —Tokenizers 0.20.3