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

AscheZ
/
ALIE_0.2

PEFT
TensorBoard
Safetensors
mistral
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use AscheZ/ALIE_0.2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use AscheZ/ALIE_0.2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1")
    model = PeftModel.from_pretrained(base_model, "AscheZ/ALIE_0.2")
  • Notebooks
  • Google Colab
  • Kaggle
ALIE_0.2 / runs
955 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 27 commits
AscheZ's picture
AscheZ
Training in progress, step 2900
f7f3e61 verified over 2 years ago
  • Feb03_10-42-33_DESKTOP-T6LM8NP
    Training in progress, step 200 over 2 years ago
  • Feb05_18-02-32_DESKTOP-T6LM8NP
    Training in progress, step 200 over 2 years ago
  • Feb05_18-19-30_DESKTOP-T6LM8NP
    Training in progress, step 200 over 2 years ago
  • Feb05_18-26-36_DESKTOP-T6LM8NP
    Training in progress, step 200 over 2 years ago
  • Feb05_18-36-50_DESKTOP-T6LM8NP
    Training in progress, step 2900 over 2 years ago