Daniel Bulhosa Solorzano
Daniel Bulhosa Solorzano
### Model description Model is Phi-3 saved as a GGUF. ### Open source status - [X] The model implementation is available - [X] The model weights are available ### Provide...
The keys `setupFiles` and `reporters` take either a string or an array of string: - For `setupFiles` we do not have handling for the case when it is a string...
With version 3.9.10 of SST I can split my completions endpoint like this and it will work fine: ``` import type { OpenNextConfig } from "@opennextjs/aws/types/open-next.js"; const config = {...