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

vivekvar
/
indictok-acu

Feature Extraction
Transformers
tokenizer
indic
multilingual
unigram
Model card Files Files and versions
xet
Community

Instructions to use vivekvar/indictok-acu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use vivekvar/indictok-acu with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="vivekvar/indictok-acu")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("vivekvar/indictok-acu", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
indictok-acu
7.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
vivekvar's picture
vivekvar
indictok: tokenizer, config and model card
c131e37 verified 10 days ago
  • .gitattributes
    1.52 kB
    initial commit 10 days ago
  • README.md
    2.76 kB
    indictok: tokenizer, config and model card 10 days ago
  • tokenizer.json
    7.5 MB
    indictok: tokenizer, config and model card 10 days ago
  • tokenizer_config.json
    240 Bytes
    indictok: tokenizer, config and model card 10 days ago