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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Carlosslocar
/
your-model-name

PEFT
Safetensors
8-bit precision
Model card Files Files and versions
xet
Community

Instructions to use Carlosslocar/your-model-name with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Carlosslocar/your-model-name with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2b")
    model = PeftModel.from_pretrained(base_model, "Carlosslocar/your-model-name")
  • Notebooks
  • Google Colab
  • Kaggle
your-model-name
2.21 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Carlosslocar's picture
Carlosslocar
Upload model.safetensors
cb50233 verified about 2 years ago
  • .gitattributes
    1.57 kB
    model about 2 years ago
  • README.md
    5.09 kB
    model about 2 years ago
  • adapter_config.json
    655 Bytes
    model about 2 years ago
  • adapter_model.safetensors
    12.1 MB
    xet
    model about 2 years ago
  • model.safetensors
    2.18 GB
    xet
    Upload model.safetensors about 2 years ago
  • special_tokens_map.json
    522 Bytes
    model about 2 years ago
  • tokenizer.json
    17.5 MB
    xet
    model about 2 years ago
  • tokenizer_config.json
    40 kB
    model about 2 years ago