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

charurathour
/
outputs

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

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

  • Libraries
  • PEFT

    How to use charurathour/outputs with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("bigscience/bloom-3b")
    model = PeftModel.from_pretrained(base_model, "charurathour/outputs")
  • Notebooks
  • Google Colab
  • Kaggle
outputs
34.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
charurathour's picture
charurathour
charurathour/bloom-3b-qa
a5c5afa over 2 years ago
  • runs
    charurathour/bloom-3b-qa over 2 years ago
  • .gitattributes
    1.57 kB
    charurathour/bloom-3b-qa over 2 years ago
  • README.md
    1.22 kB
    charurathour/bloom-3b-qa over 2 years ago
  • adapter_config.json
    590 Bytes
    charurathour/bloom-3b-qa over 2 years ago
  • adapter_model.safetensors
    19.7 MB
    xet
    charurathour/bloom-3b-qa over 2 years ago
  • special_tokens_map.json
    437 Bytes
    charurathour/bloom-3b-qa over 2 years ago
  • tokenizer.json
    14.5 MB
    xet
    charurathour/bloom-3b-qa over 2 years ago
  • tokenizer_config.json
    982 Bytes
    charurathour/bloom-3b-qa over 2 years ago
  • training_args.bin
    4.66 kB
    xet
    charurathour/bloom-3b-qa over 2 years ago