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

Shilpagotur
/
UNICEF_chatbot

PEFT
Safetensors
gemma
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use Shilpagotur/UNICEF_chatbot with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2b-it")
    model = PeftModel.from_pretrained(base_model, "Shilpagotur/UNICEF_chatbot")
  • Notebooks
  • Google Colab
  • Kaggle
UNICEF_chatbot
42.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Shilpagotur's picture
Shilpagotur
Rename config (1).json to config.json
8fb669a verified 10 months ago
  • .gitattributes
    1.57 kB
    Initial model upload 10 months ago
  • README.md
    5.09 kB
    Initial model upload 10 months ago
  • adapter_config.json
    772 Bytes
    Initial model upload 10 months ago
  • adapter_model.safetensors
    3.7 MB
    xet
    Initial model upload 10 months ago
  • chat_template.jinja
    591 Bytes
    Initial model upload 10 months ago
  • config.json
    75 Bytes
    Rename config (1).json to config.json 10 months ago
  • special_tokens_map.json
    522 Bytes
    Initial model upload 10 months ago
  • tokenizer.json
    34.4 MB
    xet
    Initial model upload 10 months ago
  • tokenizer.model
    4.24 MB
    xet
    Initial model upload 10 months ago
  • tokenizer_config.json
    40 kB
    Initial model upload 10 months ago
  • training_dataset_modified.json
    292 kB
    Upload training_dataset_modified.json 10 months ago