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

finalform
/
foamGranite3.3-8B-Instruct

PEFT
TensorBoard
Safetensors
llama-factory
lora
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use finalform/foamGranite3.3-8B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use finalform/foamGranite3.3-8B-Instruct with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("ibm-granite/granite-3.3-8b-instruct")
    model = PeftModel.from_pretrained(base_model, "finalform/foamGranite3.3-8B-Instruct")
  • Notebooks
  • Google Colab
  • Kaggle
foamGranite3.3-8B-Instruct / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
finalform's picture
finalform
Upload folder using huggingface_hub
00898ce verified 10 months ago
  • Aug01_23-05-07_104-171-203-173
    Upload folder using huggingface_hub 10 months ago
  • Aug01_23-49-08_104-171-203-173
    Upload folder using huggingface_hub 10 months ago