Skip to content
Snippets Groups Projects
Commit df5438ff authored by Till-Ole Herbst's avatar Till-Ole Herbst
Browse files

Update README.md

parent 77acb0e2
No related branches found
No related tags found
No related merge requests found
...@@ -5,10 +5,24 @@ ...@@ -5,10 +5,24 @@
[DB-GPT-Hub](https://github.com/eosphoros-ai/DB-GPT-Hub) und [Spider](https://github.com/taoyds/spider) [DB-GPT-Hub](https://github.com/eosphoros-ai/DB-GPT-Hub) und [Spider](https://github.com/taoyds/spider)
## Virtuelle Umgebung aktivieren ## Pakete
``` ```
source dbgpt-hub/bin/activate "transformers>=4.41.2",
"datasets>=2.14.6",
"tiktoken>=0.7.0",
"torch>=2.2.1",
"peft>=0.4.0",
"trl>=0.5.0",
"prettytable",
"func-timeout",
"sqlparse",
"jsonlines",
"rouge-chinese>=1.0.3",
"jieba>=0.42.1",
"nltk>=3.8.1",
"matplotlib>=3.8.1",
"bitsandbytes>=0.39.0",
"accelerate"
``` ```
## Datensatz formatieren ## Datensatz formatieren
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment