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