Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

PulkundwarP
/
finetuned_model

PEFT
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use PulkundwarP/finetuned_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use PulkundwarP/finetuned_model with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.2-1B-Instruct")
    model = PeftModel.from_pretrained(base_model, "PulkundwarP/finetuned_model")
  • Notebooks
  • Google Colab
  • Kaggle
finetuned_model
39.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
PulkundwarP's picture
PulkundwarP
embed-finetuned-llama-3.2
134f084 verified 11 months ago
  • .gitattributes
    1.57 kB
    embed-finetuned-llama-3.2 11 months ago
  • README.md
    1.27 kB
    embed-finetuned-llama-3.2 11 months ago
  • adapter_config.json
    902 Bytes
    embed-finetuned-llama-3.2 11 months ago
  • adapter_model.safetensors
    22.6 MB
    xet
    embed-finetuned-llama-3.2 11 months ago
  • chat_template.jinja
    4.65 kB
    embed-finetuned-doge-60 11 months ago
  • special_tokens_map.json
    342 Bytes
    embed-finetuned-llama-3.2 11 months ago
  • tokenizer.json
    17.2 MB
    xet
    embed-finetuned-llama-3.2 11 months ago
  • tokenizer_config.json
    56.6 kB
    embed-finetuned-llama-3.2 11 months ago
  • training_args.bin
    5.18 kB
    xet
    embed-finetuned-llama-3.2 11 months ago