mirror of
https://github.com/katanemo/plano.git
synced 2026-05-15 11:02:39 +02:00
ArchFC endpoint integration (#94)
* integration * mopdify docker file * add params and fix python lint * fix empty context and tool calls * address comments * revert port * fix bug merge * fix environment * fix bug * fix compose * fix merge
This commit is contained in:
parent
1a7c1ad0a5
commit
17a643c410
9 changed files with 98 additions and 41 deletions
|
|
@ -9,7 +9,5 @@ print("installing transformers")
|
|||
load_transformers()
|
||||
print("installing ner models")
|
||||
load_ner_models()
|
||||
print("installing toxic models")
|
||||
load_toxic_model()
|
||||
print("installing jailbreak models")
|
||||
load_jailbreak_model()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue