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

A-Alsad
/
Falcon-40B-Instruct-SAT

PEFT
Model card Files Files and versions
xet
Community
1

Instructions to use A-Alsad/Falcon-40B-Instruct-SAT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use A-Alsad/Falcon-40B-Instruct-SAT with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-40b-instruct")
    model = PeftModel.from_pretrained(base_model, "A-Alsad/Falcon-40B-Instruct-SAT")
  • Notebooks
  • Google Colab
  • Kaggle
Falcon-40B-Instruct-SAT
1.78 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
A-Alsad's picture
A-Alsad
Upload 8 files
c6382f6 about 3 years ago
  • .gitattributes
    1.52 kB
    initial commit about 3 years ago
  • README.md
    805 Bytes
    Upload 8 files about 3 years ago
  • adapter_config.json
    474 Bytes
    Upload 8 files about 3 years ago
  • adapter_model.bin
    1.78 GB
    xet
    Upload 8 files about 3 years ago
  • special_tokens_map.json
    313 Bytes
    Upload 8 files about 3 years ago
  • tokenizer.json
    2.73 MB
    Upload 8 files about 3 years ago
  • tokenizer_config.json
    180 Bytes
    Upload 8 files about 3 years ago
  • trainer_state.json
    1.92 kB
    Upload 8 files about 3 years ago
  • training_args.bin
    3.9 kB
    xet
    Upload 8 files about 3 years ago