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

sabayo
/
Marcaps-GPT

Text Generation
PEFT
TensorBoard
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use sabayo/Marcaps-GPT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use sabayo/Marcaps-GPT with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-7b-instruct")
    model = PeftModel.from_pretrained(base_model, "sabayo/Marcaps-GPT")
  • Notebooks
  • Google Colab
  • Kaggle
Marcaps-GPT / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 73 commits
sabayo's picture
sabayo
Training in progress, step 700
5a4f1ac verified over 2 years ago
  • Dec26_21-54-47_14b7651ab0a2
    Training in progress, step 10 over 2 years ago
  • Dec26_22-00-20_14b7651ab0a2
    Training in progress, step 10 over 2 years ago
  • Dec26_22-00-58_14b7651ab0a2
    Training in progress, step 10 over 2 years ago
  • Dec26_22-01-32_14b7651ab0a2
    Training in progress, step 20 over 2 years ago
  • Jan11_22-09-32_d6b466a82e5b
    Training in progress, step 10 over 2 years ago
  • Jan11_22-22-08_d6b466a82e5b
    Training in progress, step 700 over 2 years ago