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

  • Log In
  • Sign Up

Mayank-22
/
Mayank-AI

Question Answering
Transformers
Safetensors
English
gpt2
text-generation
medicine
india
pharmaceutical
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use Mayank-22/Mayank-AI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Mayank-22/Mayank-AI with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("question-answering", model="Mayank-22/Mayank-AI")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("Mayank-22/Mayank-AI")
    model = AutoModelForCausalLM.from_pretrained("Mayank-22/Mayank-AI")
  • Notebooks
  • Google Colab
  • Kaggle
Mayank-AI
503 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
Mayank-22's picture
Mayank-22
Create tokens.txt
4d3f6c1 verified 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    9.35 kB
    Update README.md 10 months ago
  • config.json
    918 Bytes
    Upload model 10 months ago
  • generation_config.json
    125 Bytes
    Upload model 10 months ago
  • merges.txt
    456 kB
    Upload tokenizer 10 months ago
  • model.safetensors
    498 MB
    xet
    Upload model 10 months ago
  • special_tokens_map.json
    613 Bytes
    Upload tokenizer 10 months ago
  • tokenizer.json
    3.56 MB
    Upload tokenizer 10 months ago
  • tokenizer_config.json
    726 Bytes
    Upload tokenizer 10 months ago
  • tokens.txt
    426 Bytes
    Create tokens.txt 9 months ago
  • vocab.json
    798 kB
    Upload tokenizer 10 months ago