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...
d02c4c7
llm-arch
/
src
Ctrl+K
Ctrl+K
1 contributor
History:
30 commits
alfraser
Added and configured a component to trim the architectures to remove some common junk referencing the vector retrieved documents.
d02c4c7
over 1 year ago
data_synthesis
Updated naming convention for dataset databases to be clearer.
over 1 year ago
training
Fixed bug aligning the names of the vector stores on train versus inference
over 1 year ago
architectures.py
Safe
15 kB
Added and configured a component to trim the architectures to remove some common junk referencing the vector retrieved documents.
over 1 year ago
common.py
Safe
1.12 kB
Fixed a display issue in the markdown with dollar signs in prices
over 1 year ago
datatypes.py
Safe
4.64 kB
Added a couple of convenience methods to the classes to get the representations I needed, but put that in the classes
over 1 year ago
models.py
Safe
2.52 kB
Fixed a bug where the response from the LLM was being trimmed of content.
over 1 year ago
st_helpers.py
Safe
2.25 kB
Fixed a bug where I had cut out the inclusion of the Bath logo when changing the security model.
over 1 year ago