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

hazarsozer
/
Chef-Mistral-7B

Safetensors
unsloth
mistral
recipe-generation
fine-tuning
qlora
nlp
Model card Files Files and versions
xet
Community

Instructions to use hazarsozer/Chef-Mistral-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Local Apps
  • Unsloth Studio new

    How to use hazarsozer/Chef-Mistral-7B with Unsloth Studio:

    Install Unsloth Studio (macOS, Linux, WSL)
    curl -fsSL https://unsloth.ai/install.sh | sh
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for hazarsozer/Chef-Mistral-7B to start chatting
    Install Unsloth Studio (Windows)
    irm https://unsloth.ai/install.ps1 | iex
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for hazarsozer/Chef-Mistral-7B to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for hazarsozer/Chef-Mistral-7B to start chatting
    Load model with FastModel
    pip install unsloth
    from unsloth import FastModel
    model, tokenizer = FastModel.from_pretrained(
        model_name="hazarsozer/Chef-Mistral-7B",
        max_seq_length=2048,
    )
Chef-Mistral-7B
1.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
hazarsozer's picture
hazarsozer
Update README.md
53ce9fd verified 5 months ago
  • checkpoint-1000
    Upload folder using huggingface_hub 5 months ago
  • checkpoint-1500
    Upload folder using huggingface_hub 5 months ago
  • checkpoint-1545
    Upload folder using huggingface_hub 5 months ago
  • checkpoint-500
    Upload folder using huggingface_hub 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    3.88 kB
    Update README.md 5 months ago
  • adapter_config.json
    1.2 kB
    Upload folder using huggingface_hub 5 months ago
  • adapter_model.safetensors
    168 MB
    xet
    Upload folder using huggingface_hub 5 months ago
  • special_tokens_map.json
    560 Bytes
    Upload folder using huggingface_hub 5 months ago
  • tokenizer.json
    3.67 MB
    Upload folder using huggingface_hub 5 months ago
  • tokenizer.model
    587 kB
    xet
    Upload folder using huggingface_hub 5 months ago
  • tokenizer_config.json
    137 kB
    Upload folder using huggingface_hub 5 months ago