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

nace-ai
/
navi-small-preview

PEFT
Safetensors
lora
verification
policy_compliance
factchecking
instruction_following
safeguards
guardrail
guard
hallucination
Model card Files Files and versions
xet
Community
1

Instructions to use nace-ai/navi-small-preview with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use nace-ai/navi-small-preview with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("akjindal53244/Llama-3.1-Storm-8B")
    model = PeftModel.from_pretrained(base_model, "nace-ai/navi-small-preview")
  • Notebooks
  • Google Colab
  • Kaggle
navi-small-preview
168 MB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 20 commits
ozyman's picture
ozyman
Update README.md
fe4e0b4 verified over 1 year ago
  • assets
    added media over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    8.37 kB
    Update README.md over 1 year ago
  • adapter_config.json
    844 Bytes
    Update adapter_config.json over 1 year ago
  • adapter_model.safetensors
    168 MB
    xet
    Upload model over 1 year ago