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

newmindai
/
Llama-3.3-70b-Instruct

Question Answering
Transformers
Safetensors
Turkish
llama
causal-language-modeling
text-generation
turkish
large-language-model
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use newmindai/Llama-3.3-70b-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use newmindai/Llama-3.3-70b-Instruct with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("question-answering", model="newmindai/Llama-3.3-70b-Instruct")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("newmindai/Llama-3.3-70b-Instruct", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Llama-3.3-70b-Instruct
1.67 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 41 commits
nmmursit's picture
nmmursit
Update README.md
c97017d verified 10 months ago
  • .gitattributes
    1.57 kB
    Upload LoRA checkpoint-14319 about 1 year ago
  • README.md
    3.77 kB
    Update README.md 10 months ago
  • adapter_config.json
    735 Bytes
    Upload LoRA checkpoint-14319 about 1 year ago
  • adapter_model.safetensors
    1.66 GB
    xet
    Upload LoRA checkpoint-14319 about 1 year ago
  • config.json
    396 Bytes
    Create config.json 10 months ago
  • special_tokens_map.json
    779 Bytes
    Upload LoRA checkpoint-14319 about 1 year ago
  • tokenizer.json
    17.2 MB
    xet
    Upload LoRA checkpoint-14319 about 1 year ago
  • tokenizer_config.json
    55.6 kB
    Upload LoRA checkpoint-14319 about 1 year ago
  • trainer_state.json
    19.3 kB
    Upload LoRA checkpoint-14319 about 1 year ago
  • training_loss.png
    35 kB
    Upload training_loss.png about 1 year ago