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

somosnlp
/
chaterapia_model

PEFT
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use somosnlp/chaterapia_model 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, "somosnlp/chaterapia_model")
  • Notebooks
  • Google Colab
  • Kaggle
chaterapia_model
Ctrl+K
Ctrl+K
  • 1 contributor
History: 62 commits
Juliofc's picture
Juliofc
Update README.md
7a58af5 verified about 2 years ago
  • tokenizer
    Upload tokenizer/tokenizer_config.json with huggingface_hub about 2 years ago
  • .gitattributes
    1.63 kB
    Upload tokenizer.json with huggingface_hub about 2 years ago
  • README.md
    345 Bytes
    Update README.md about 2 years ago
  • adapter_config.json
    764 Bytes
    Upload adapter_config.json with huggingface_hub about 2 years ago
  • adapter_model.safetensors
    5.45 GB
    xet
    Upload adapter_model.safetensors with huggingface_hub about 2 years ago
  • added_tokens.json
    22 Bytes
    Upload added_tokens.json with huggingface_hub about 2 years ago
  • config.json
    764 Bytes
    Upload config.json with huggingface_hub about 2 years ago
  • special_tokens_map.json
    636 Bytes
    Upload special_tokens_map.json with huggingface_hub about 2 years ago
  • tokenizer.json
    17.5 MB
    xet
    Upload tokenizer.json with huggingface_hub about 2 years ago
  • tokenizer.model
    4.24 MB
    xet
    Upload tokenizer.model with huggingface_hub about 2 years ago
  • tokenizer_config.json
    2.36 kB
    Upload tokenizer_config.json with huggingface_hub about 2 years ago