-
This is a great project, Open source training from scratch, simple and easy to use, especially suitable for ordinary people.
The currently sota algorithm models are highly similar to llama3. I hope…
-
### Describe the Bug
See title
### Link to the code that reproduces this issue
https://github.com/elliott-w/payload
### Reproduction Steps
Add the following field to any collection:
```ts
{
nam…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open requests and couldn't find a duplicate
### What is the idea?
When installing Conda/Miniconda on Windows, there should be the op…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
## Expected Behavior
When using the search functionality in the advanced filter, the user should be able to select the filter item they searched for.
## Current Behavior
After searching, an…
-
**Describe the bug**
Flowbite elements that require javascript do not work or stop working when added to the dom with a liveview `update`. This is especially uncomfortable when using `async` data fet…
-
**Which library is the hook for?**
`xnat` (https://xnat.readthedocs.io/en/latest/)
**Have you gotten the library to work with pyinstaller?**
Yes, but it needs several hidden imports. (Just '-…
-
It seems that all react hooks initially render w/o the feature flag value and they will be populated after the internal useEffect has ran.
See for example the following hook coming from [`useFeatureF…
-
Hi,
I hope you are having a great day where you are.
I've been trying the React SDK, and there's something I think SDK could really benefit from.
# Problem
Currently, all the hooks of the …
-
**issue (complexity):** Consider simplifying the code by avoiding the custom hook and keeping the body scroll control logic within the component.
The new code introduces a custom hook…