Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
kastan
/
ai-teaching-assistant
like
7
Runtime error
App
Files
Files
Community
3842618
ai-teaching-assistant
1 contributor
History:
14 commits
kastan
fix input features to be FP16, as assumed for CPU
3842618
over 1 year ago
input_features
fix input features to be FP16, as assumed for CPU
over 1 year ago
lecture_slides
added Pinecone text retrieval, CLIP text-to-image retrieval, and CLIP image-to-image retrieval
over 1 year ago
.gitattributes
Safe
1.48 kB
initial commit
over 1 year ago
README.md
Safe
239 Bytes
added Pinecone text retrieval, CLIP text-to-image retrieval, and CLIP image-to-image retrieval
over 1 year ago
app.py
Safe
10.7 kB
fix input features to be FP16, as assumed for CPU
over 1 year ago
clip_for_ppts.py
Safe
7.1 kB
fix input features to be FP16, as assumed for CPU
over 1 year ago
gpu_memory_utils.py
Safe
2.2 kB
add custom dependencies
over 1 year ago
requirements.txt
Safe
173 Bytes
catch when no cuda device is available, fallback to CPU
over 1 year ago
retrieval.py
Safe
3.93 kB
fix input features to be FP16, as assumed for CPU
over 1 year ago