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

Vividbot
/
Vivid-7B-Instruct-Lora-PT-FT_83K

PEFT
Safetensors
mistral
Model card Files Files and versions
xet
Community

Instructions to use Vividbot/Vivid-7B-Instruct-Lora-PT-FT_83K with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Vividbot/Vivid-7B-Instruct-Lora-PT-FT_83K with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/model_zoo/Vivid-7B-base")
    model = PeftModel.from_pretrained(base_model, "Vividbot/Vivid-7B-Instruct-Lora-PT-FT_83K")
  • Notebooks
  • Google Colab
  • Kaggle
Vivid-7B-Instruct-Lora-PT-FT_83K
10.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
dminhvu02's picture
dminhvu02
Update config.json
fe2034b verified about 2 years ago
  • checkpoint-300
    Upload folder using huggingface_hub about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    88 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • adapter_config.json
    524 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    168 MB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • config.json
    1.29 kB
    Update config.json about 2 years ago
  • non_lora_trainables.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    988 MB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • special_tokens_map.json
    438 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer.model
    780 kB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer_config.json
    1.32 kB
    Upload folder using huggingface_hub about 2 years ago
  • trainer_state.json
    51.9 kB
    Upload folder using huggingface_hub about 2 years ago