You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Base (non-instruction-tuned) models still have useful applications in research and teaching. For my use cases, the llama-server WebUI already does almost everything I need, but it would be very helpful if it could use the v1/completions API for those models instead of always relying on v1/chat/completions - perhaps automatically when --jinja is disabled, or based on the --jinja setting.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Base (non-instruction-tuned) models still have useful applications in research and teaching. For my use cases, the llama-server WebUI already does almost everything I need, but it would be very helpful if it could use the v1/completions API for those models instead of always relying on v1/chat/completions - perhaps automatically when --jinja is disabled, or based on the --jinja setting.
Beta Was this translation helpful? Give feedback.
All reactions