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

RavinduSen
/
JaneGPT-v2-Janus

Text Classification
PyTorch
Safetensors
Transformers
English
janegpt_v2_janus
janegpt
janus
react
interactive
vite
intent-classification
transformer
virtual-assistant
nlp
voice-assistant
offline-ai
edge-deployment
nlu
slot-filling
multitask-learning
assistant-runtime
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use RavinduSen/JaneGPT-v2-Janus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use RavinduSen/JaneGPT-v2-Janus with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="RavinduSen/JaneGPT-v2-Janus")
    # Load model directly
    from transformers import JaneGPTv3NLU
    model = JaneGPTv3NLU.from_pretrained("RavinduSen/JaneGPT-v2-Janus", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
JaneGPT-v2-Janus
65.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 30 commits
RavinduSen's picture
RavinduSen
Update README.md
ab3d4b7 verified 16 days ago
  • assets
    initial commit about 2 months ago
  • examples
    initial commit about 2 months ago
  • janegpt_v2_janus
    initial commit about 2 months ago
  • reports
    Upload safetensors_proof.json about 2 months ago
  • runtime
    initial commit about 2 months ago
  • tools
    Create tools/convert_pt_to_safetensors.py about 2 months ago
  • weights
    initial commit about 2 months ago
  • .gitattributes
    451 Bytes
    Update .gitattributes about 2 months ago
  • LICENSE
    8.77 kB
    initial commit about 2 months ago
  • README.md
    58.6 kB
    Update README.md 16 days ago
  • config.json
    2.11 kB
    Create config.json about 2 months ago
  • model.safetensors
    31.8 MB
    xet
    Upload model.safetensors about 2 months ago
  • requirements.txt
    50 Bytes
    Update requirements.txt about 2 months ago