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

  • Log In
  • Sign Up

rediska0123
/
llama3.18binstruct-sciqa-lora-correctness-2epochs

Feature Extraction
Transformers
Safetensors
qwen2
custom_code
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use rediska0123/llama3.18binstruct-sciqa-lora-correctness-2epochs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use rediska0123/llama3.18binstruct-sciqa-lora-correctness-2epochs with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="rediska0123/llama3.18binstruct-sciqa-lora-correctness-2epochs", trust_remote_code=True)
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("rediska0123/llama3.18binstruct-sciqa-lora-correctness-2epochs", trust_remote_code=True)
    model = AutoModel.from_pretrained("rediska0123/llama3.18binstruct-sciqa-lora-correctness-2epochs", trust_remote_code=True)
  • Notebooks
  • Google Colab
  • Kaggle
llama3.18binstruct-sciqa-lora-correctness-2epochs
14.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
rediska0123's picture
rediska0123
Upload tokenizer
fd3ef0b verified about 2 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer about 2 months ago
  • README.md
    5.17 kB
    Upload model about 2 months ago
  • added_tokens.json
    193 Bytes
    Upload tokenizer about 2 months ago
  • chat_template.jinja
    395 Bytes
    Upload tokenizer about 2 months ago
  • config.json
    827 Bytes
    Upload model about 2 months ago
  • configuration_qwen2_rm.py
    6.69 kB
    Upload model about 2 months ago
  • merges.txt
    1.67 MB
    Upload tokenizer about 2 months ago
  • model-00001-of-00003.safetensors
    4.88 GB
    xet
    Upload model about 2 months ago
  • model-00002-of-00003.safetensors
    4.93 GB
    xet
    Upload model about 2 months ago
  • model-00003-of-00003.safetensors
    4.36 GB
    xet
    Upload model about 2 months ago
  • model.safetensors.index.json
    28 kB
    Upload model about 2 months ago
  • modeling_qwen2_rm.py
    74.7 kB
    Upload model about 2 months ago
  • special_tokens_map.json
    444 Bytes
    Upload tokenizer about 2 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload tokenizer about 2 months ago
  • tokenizer_config.json
    2.08 kB
    Upload tokenizer about 2 months ago
  • vocab.json
    2.78 MB
    Upload tokenizer about 2 months ago