alpaca-core / ac-local

Alpaca Core local inference SDK
MIT License
1 stars 0 forks source link

llama: add antiprompt #12

Closed iboB closed 2 months ago

iboB commented 3 months ago

Intentionally skipped while implementing #3

This is the use of params.antiprompt

iboB commented 3 months ago

Could the antiprompt be handled from outside the coroutine? Maybe that's not a bad idea