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

ghostof0days
/
xbrl_extract_mistral_8b_8bits_r8

PEFT
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • PEFT

    How to use ghostof0days/xbrl_extract_mistral_8b_8bits_r8 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Ministral-8B-Instruct-2410")
    model = PeftModel.from_pretrained(base_model, "ghostof0days/xbrl_extract_mistral_8b_8bits_r8")
  • Notebooks
  • Google Colab
  • Kaggle
xbrl_extract_mistral_8b_8bits_r8
2.16 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
ghostof0days's picture
ghostof0days
Upload folder using huggingface_hub (#1)
c235cbe verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    3.68 kB
    Upload folder using huggingface_hub (#1) about 1 year ago
  • adapter_config.json
    804 Bytes
    Upload folder using huggingface_hub (#1) about 1 year ago
  • adapter_model.safetensors
    2.16 GB
    xet
    Upload folder using huggingface_hub (#1) about 1 year ago