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

FoundryAILabs
/
bharat-btech-7b-lora

Text Generation
PEFT
Safetensors
English
lora
qlora
education
engineering
btech
bharatllm
foundryailabs
conversational
Model card Files Files and versions
xet
Community

Instructions to use FoundryAILabs/bharat-btech-7b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use FoundryAILabs/bharat-btech-7b-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/mistral-7b-instruct-v0.3-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "FoundryAILabs/bharat-btech-7b-lora")
  • Notebooks
  • Google Colab
  • Kaggle
bharat-btech-7b-lora
675 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Sasimohan's picture
Sasimohan
Upload BharatLLM adapter
f1e4d96 verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    2.97 kB
    Upload BharatLLM adapter about 2 months ago
  • adapter_config.json
    1.21 kB
    Upload BharatLLM adapter about 2 months ago
  • adapter_model.safetensors
    671 MB
    xet
    Upload BharatLLM adapter about 2 months ago
  • chat_template.jinja
    3.96 kB
    Upload BharatLLM adapter about 2 months ago
  • tokenizer.json
    3.67 MB
    Upload BharatLLM adapter about 2 months ago
  • tokenizer_config.json
    442 Bytes
    Upload BharatLLM adapter about 2 months ago