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

nluai
/
test_format3

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

Instructions to use nluai/test_format3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use nluai/test_format3 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("vinai/PhoGPT-4B-Chat")
    model = PeftModel.from_pretrained(base_model, "nluai/test_format3")
  • Notebooks
  • Google Colab
  • Kaggle
test_format3
5.43 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
nluai's picture
nluai
Upload scheduler.pt with huggingface_hub
b2ea773 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • generation_config.json
    91 Bytes
    Upload generation_config.json with huggingface_hub almost 2 years ago
  • scheduler.pt

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1.06 kB
    xet
    Upload scheduler.pt with huggingface_hub almost 2 years ago
  • special_tokens_map.json
    437 Bytes
    Upload special_tokens_map.json with huggingface_hub almost 2 years ago
  • trainer_state.json
    2.32 kB
    Upload trainer_state.json with huggingface_hub almost 2 years ago