Coby Benveniste
Coby Benveniste
GetBars/GetQuotes/GetTrades/etc. cannot be paginated manually and have no way of indicating progress
When fetching Historical data via the Market Data API, there is no way of manually paginating the data (via the page tokens as specified in the docs), and there is...
The `app_name` value is used to set many of the other config values, which makes it very complicated if you need to use a different app name... you cannot simply...
### Environment * Elixir version (elixir -v): Elixir 1.16.3 (compiled with Erlang/OTP 26) * Phoenix version (mix deps): 1.7.12 * Phoenix LiveView version (mix deps): 0.20.14 * Operating system: MacOS...
I'm trying to run the pre-built Phi-3 ONNX Optimized models that are found on HuggingFace here: https://huggingface.co/microsoft/Phi-3-mini-128k-instruct-onnx. They have pre-built ONNX models that are runnable on CPUs in their repo,...
When a rollout/deployment occurs, the feature flags that are cached in ETS are all flushed (as a new node will start up without the same data). This leads to a...
This PR extends the Vertex Model Garden's PEFT examples to allow passing in a list of Target Modules when running the Causal Language Modeling LoRA Fine Tuning Scripts or the...
Currently, the `:timeout` and `:boot_timeout` are separate options - however, when running something that has a long `:boot_timeout` set, you must know to set the `:timeout` option to the same...
The specs for all of the `Cachex` functions all specify that the key is an `any()`, however, when using the `Cachex.Router.Ring` router module (which seems to be recommended in the...
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...
**What version of `prettier-plugin-tailwindcss` are you using?** For example: v0.6.11 **What version of Tailwind CSS are you using?** For example: v4.0.11 **What version of Node.js are you using?** For example:...