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

nhungphammmmm
/
bce1761b-5bd8-4189-972f-9a5a5922c8ca

PEFT
Safetensors
gpt_neox
axolotl
Generated from Trainer
8-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use nhungphammmmm/bce1761b-5bd8-4189-972f-9a5a5922c8ca with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use nhungphammmmm/bce1761b-5bd8-4189-972f-9a5a5922c8ca with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("EleutherAI/pythia-160m")
    model = PeftModel.from_pretrained(base_model, "nhungphammmmm/bce1761b-5bd8-4189-972f-9a5a5922c8ca")
  • Notebooks
  • Google Colab
  • Kaggle
bce1761b-5bd8-4189-972f-9a5a5922c8ca
13.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
nhungphammmmm's picture
nhungphammmmm
End of training
90181c3 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    3.7 kB
    End of training over 1 year ago
  • adapter_config.json
    696 Bytes
    End of training over 1 year ago
  • adapter_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    4.75 MB
    xet
    End of training over 1 year ago
  • adapter_model.safetensors
    4.73 MB
    xet
    End of training over 1 year ago
  • config.json
    1.32 kB
    End of training over 1 year ago
  • special_tokens_map.json
    587 Bytes
    End of training over 1 year ago
  • tokenizer.json
    3.56 MB
    End of training over 1 year ago
  • tokenizer_config.json
    5.53 kB
    End of training over 1 year ago
  • training_args.bin
    6.78 kB
    xet
    End of training over 1 year ago