Skip to content

Commit

Permalink
remove expired llm generate (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwaekfjlk authored Nov 17, 2023
1 parent 8bb7472 commit 72ccbf6
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 369 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ We split our overall framework into multiple parts
2. Together AI Finetuning --> Input the train and test data / Output model checkpoint
3. LLM Finetuning --> Input the train and test data / Output model checkpoint
4. LLM Deplyment --> Input LLM Finetuned model checkpoint / Output Deployable OpenAI type API
5. Eval --> Input model checkpoint / Output evaluation scores

5. Eval --> Input model checkpoint / Output evaluation scores
9 changes: 0 additions & 9 deletions llm_generate/README.md

This file was deleted.

135 changes: 0 additions & 135 deletions llm_generate/generate_specific_envs.py

This file was deleted.

1 change: 0 additions & 1 deletion llm_generate/requirments.txt

This file was deleted.

51 changes: 0 additions & 51 deletions llm_generate/step1_generate_env_profile.py

This file was deleted.

150 changes: 0 additions & 150 deletions llm_generate/step2_push_agent_relationship_env_to_db.py

This file was deleted.

10 changes: 0 additions & 10 deletions llm_generate/test_redis1.py

This file was deleted.

11 changes: 0 additions & 11 deletions llm_generate/test_redis2.py

This file was deleted.

0 comments on commit 72ccbf6

Please sign in to comment.