Karim Elmaaroufi
Karim Elmaaroufi
I am running Mixtral 8x from here: https://github.com/Mozilla-Ocho/llamafile version v0.6.1 on an Apple M1 Max 64GB. I am running an evaluation of the MMLU dataset. I have observed that when...
Multiple methods in the ForceClient are not implemented asynchronously despite having asynchronous method names. For example, in ForceClient.cs, there is a method declared as: `public Task QueryAsync(string query)` QueryAsync implies...
**Describe the bug** The following API call is not honored in the sense that a token that was not specified in the guided choice was returned: ``` prompt = """...
This replaces https://github.com/stanfordnlp/dspy/pull/1107