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

kls123
/
CTI-llma3

Transformers
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use kls123/CTI-llma3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use kls123/CTI-llma3 with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("kls123/CTI-llma3", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
CTI-llma3
59.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 114 commits
kls123's picture
kls123
Update handler.py
74bce33 verified about 1 year ago
  • .ipynb_checkpoints
    Training in progress, step 10 about 1 year ago
  • .gitattributes
    1.57 kB
    Training in progress, step 10 about 1 year ago
  • README.md
    5.17 kB
    Upload LlamaForCausalLM about 1 year ago
  • adapter_config.json
    580 Bytes
    Upload LlamaForCausalLM about 1 year ago
  • adapter_model.safetensors
    42 MB
    xet
    Upload LlamaForCausalLM about 1 year ago
  • chat_template.jinja
    4.61 kB
    Training in progress, step 10 about 1 year ago
  • generation_config.json
    184 Bytes
    Upload LlamaForCausalLM about 1 year ago
  • handler.py
    4.96 kB
    Update handler.py about 1 year ago
  • special_tokens_map.json
    434 Bytes
    Training in progress, step 10 about 1 year ago
  • tokenizer.json
    17.2 MB
    xet
    Training in progress, step 10 about 1 year ago
  • tokenizer_config.json
    50.7 kB
    Training in progress, step 10 about 1 year ago
  • training_args.bin

    Detected Pickle imports (10)

    • "accelerate.state.PartialState",
    • "trl.trainer.sft_config.SFTConfig",
    • "transformers.trainer_pt_utils.AcceleratorConfig",
    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.trainer_utils.SaveStrategy",
    • "torch.device",
    • "accelerate.utils.dataclasses.DistributedType",
    • "transformers.training_args.OptimizerNames",
    • "transformers.trainer_utils.HubStrategy",
    • "transformers.trainer_utils.SchedulerType"

    How to fix it?

    6.03 kB
    xet
    Training in progress, step 10 about 1 year ago