Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ahmadzei
/
RAG
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
RAG
/
chunked
/
nltk_chunking
/
main_classes_pipelines
/
chunk_26.txt
Ahmadzei
added 3 more tables for large emb model
5fa1a76
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
106 Bytes
q = q / math.sqrt(dim_per_head) # (bs, n_heads, q_length, dim_per_head)
RuntimeError: CUDA out of memory.