Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

c123ian
/
phi_test_target

PEFT
PyTorch
mixformer-sequential
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use c123ian/phi_test_target with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-1_5")
    model = PeftModel.from_pretrained(base_model, "c123ian/phi_test_target")
  • Notebooks
  • Google Colab
  • Kaggle
phi_test_target
5.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
c123ian's picture
c123ian
Upload MixFormerSequentialForCausalLM
1acae02 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    463 Bytes
    Upload model over 2 years ago
  • adapter_config.json
    440 Bytes
    Upload model over 2 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    18.9 MB
    xet
    Upload model over 2 years ago
  • added_tokens.json
    1.08 kB
    Upload tokenizer over 2 years ago
  • config.json
    750 Bytes
    Upload MixFormerSequentialForCausalLM over 2 years ago
  • generation_config.json
    69 Bytes
    Upload MixFormerSequentialForCausalLM over 2 years ago
  • merges.txt
    456 kB
    Upload tokenizer over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    5.67 GB
    xet
    Upload MixFormerSequentialForCausalLM over 2 years ago
  • special_tokens_map.json
    131 Bytes
    Upload tokenizer over 2 years ago
  • tokenizer.json
    2.12 MB
    Upload tokenizer over 2 years ago
  • tokenizer_config.json
    237 Bytes
    Upload tokenizer over 2 years ago
  • vocab.json
    798 kB
    Upload tokenizer over 2 years ago