kyutai-labs / moshi

Apache License 2.0
3.28k stars 205 forks source link

Prompting & Function Calling #84

Open jordanparker6 opened 20 hours ago

jordanparker6 commented 20 hours ago

Due diligence

Topic

The paper

Question

How would you tweak the language model transformer with system prompts / prompt engineering?

Also, do you have plans to enable support for function calling with the language model layer?

Is the language model tightly coupled to the architecture. With some fine-tuning, would you be able to bring other OS transformer based language models that might support function calling?

amine7777 commented 17 hours ago

I think this is a similar opened issue https://github.com/kyutai-labs/moshi/issues/76