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

Chat-Error
/
Llama-3-Kimiko-temp

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

Instructions to use Chat-Error/Llama-3-Kimiko-temp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Chat-Error/Llama-3-Kimiko-temp with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B")
    model = PeftModel.from_pretrained(base_model, "Chat-Error/Llama-3-Kimiko-temp")
  • Notebooks
  • Google Colab
  • Kaggle
Llama-3-Kimiko-temp
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Chat-Error's picture
Chat-Error
Upload folder using huggingface_hub
c9ab50d verified about 2 years ago
  • .ipynb_checkpoints
    Upload folder using huggingface_hub about 2 years ago
  • checkpoint-1203
    Upload folder using huggingface_hub about 2 years ago
  • checkpoint-1604
    Upload folder using huggingface_hub about 2 years ago
  • checkpoint-401
    Upload folder using huggingface_hub about 2 years ago
  • checkpoint-802
    Upload folder using huggingface_hub about 2 years ago
  • runs
    Upload folder using huggingface_hub about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    5.11 kB
    Upload folder using huggingface_hub about 2 years ago
  • Untitled.ipynb
    24.2 kB
    Upload folder using huggingface_hub about 2 years ago
  • adapter_config.json
    728 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    671 MB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • config.json
    1.19 kB
    Upload folder using huggingface_hub about 2 years ago
  • special_tokens_map.json
    449 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer.json
    9.08 MB
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer_config.json
    50.6 kB
    Upload folder using huggingface_hub about 2 years ago