Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Harikrishnan46624
/
finetuned_AI_Dataset

PEFT
Safetensors
llama
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use Harikrishnan46624/finetuned_AI_Dataset with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v1.0")
    model = PeftModel.from_pretrained(base_model, "Harikrishnan46624/finetuned_AI_Dataset")
  • Notebooks
  • Google Colab
  • Kaggle
finetuned_AI_Dataset
4.52 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Harikrishnan46624's picture
Harikrishnan46624
Upload config.json
055dfe1 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    5.11 kB
    files uploaded about 2 years ago
  • adapter_config.json
    609 Bytes
    files uploaded about 2 years ago
  • adapter_model.safetensors
    4.52 MB
    xet
    files uploaded about 2 years ago
  • config.json
    608 Bytes
    Upload config.json about 2 years ago