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

  • Log In
  • Sign Up

Spaces:
kastan
/
ai-teaching-assistant
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
ai-teaching-assistant
Ctrl+K
Ctrl+K
  • 1 contributor
History: 19 commits
kastan's picture
kastan
added truncation to clip tokenizer. TODO: only use the question, not the context.
bfad9ae about 2 years ago
  • input_features
    fix input features to be FP16, as assumed for CPU about 2 years ago
  • lecture_slides
    added Pinecone text retrieval, CLIP text-to-image retrieval, and CLIP image-to-image retrieval about 2 years ago
  • .gitattributes
    1.48 kB
    initial commit about 2 years ago
  • README.md
    239 Bytes
    added Pinecone text retrieval, CLIP text-to-image retrieval, and CLIP image-to-image retrieval about 2 years ago
  • app.py
    11.6 kB
    again, remove the <br> tags about 2 years ago
  • clip_for_ppts.py
    7.11 kB
    added truncation to clip tokenizer. TODO: only use the question, not the context. about 2 years ago
  • gpu_memory_utils.py
    2.2 kB
    add custom dependencies about 2 years ago
  • requirements.txt
    173 Bytes
    catch when no cuda device is available, fallback to CPU about 2 years ago
  • retrieval.py
    4.02 kB
    adding new Pinecone index to demo about 2 years ago