Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GenAI-Project-Team
/
Mental-Thougness-LLM
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Mental-Thougness-LLM
/
src
/
llm.py
Arviano
init: add mockup files for system workflow (UI, RAG, LLM) and requirements.txt
bdd6dcb
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
135 Bytes
class
ChatLLM
:
def
__init__
(
self
) ->
None
:
pass
class
EmbeddingLLM
:
def
__init__
(
self
) ->
None
:
pass