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

mchl-labs
/
stambecco-13b-plus

Text Generation
PEFT
Italian
English
llama
lora
italian
instruction-tuning
gpt-4
stambecco
Model card Files Files and versions
xet
Community

Instructions to use mchl-labs/stambecco-13b-plus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use mchl-labs/stambecco-13b-plus with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("decapoda-research/llama-13b-hf")
    model = PeftModel.from_pretrained(base_model, "mchl-labs/stambecco-13b-plus")
  • Notebooks
  • Google Colab
  • Kaggle
stambecco-13b-plus
26.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
mchl-labs's picture
mchl-labs
Update README.md
e70899b verified 16 days ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    5.37 kB
    Update README.md 16 days ago
  • adapter_config.json
    351 Bytes
    Upload model over 3 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    26.3 MB
    xet
    Upload model over 3 years ago