Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
alfraser
/
llm-arch
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
b3911a2
llm-arch
Ctrl+K
Ctrl+K
1 contributor
History:
65 commits
alfraser
Merge remote-tracking branch 'origin/main'
b3911a2
over 1 year ago
config
Added a new architecture component which calls hugging face via a dedicated inference end point and not the HTTP interface - needed due to the size of the fine-tuned model
over 1 year ago
data
Internal chroma updates to the vector store
over 1 year ago
img
Added image for baseline architecture
over 1 year ago
pages
Fixed a display issue in the markdown with dollar signs in prices
over 1 year ago
src
Added option to name an inference endpoint so it is human readable
over 1 year ago
.gitattributes
Safe
1.65 kB
Enabled GIT LFS tracking sqlite3 files
over 1 year ago
Home.py
Safe
2.71 kB
Tweaked home page language.
over 1 year ago
README.md
Safe
256 Bytes
Tweaked the app main page name and added in the descriptive content.
over 1 year ago
requirements.txt
Safe
87 Bytes
Added regex dependency as not installed by default on huggingface
over 1 year ago