Augustinas Malinauskas
Augustinas Malinauskas
When trying to build for linux on Mac Big Sur (11.0.1) I get an error. I have seen previous issue (https://github.com/h2non/bimg/issues/151) however it remains unsolved. I can build for Mac...
In the README file there is a beautiful demo of transition: https://github.com/Touchwonders/Transition/raw/master/Documentation/artwork/navigation.gif An example app called "Navigation" has bit similar push transition, however it has a default ios pop transition....
Running the Google Colab notebook from Readme on A100 returns an error at `!python3 app.py` ``` 2024-01-13 13:05:34,300 - modelscope - INFO - PyTorch version 2.1.0+cu121 Found. 2024-01-13 13:05:34,302 -...
### Describe the feature Does Houdini support @defer directive? https://www.apollographql.com/docs/react/data/defer/ ### Criticality None
It would be great to incorporate Latex support. I can see that underlying C library does support it, have you ever tried it?
Hi guys, love Ollama and contributing to the ecosystem by building [Enchanted](https://github.com/AugustDev/enchanted). One important thing that is currently missing from `/api/show` API is the context length that model supports. For...
## Motivation Currently `langchaingo` does not support multi argument tools. Standards for LLM tool calling in foundational models are emerging hence we should adapt the library to utilise models fully....
## PR Type What kind of change does this PR introduce? ``` [ ] Bugfix [x] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional...
Really cool exploration! However, i'd like to bring attention to debug mode where the app crashes If I enable `-com.apple.CoreData.ConcurrencyDebug 1` and `-com.apple.CoreData.SQLDebug 1` the app crashes which suggests there...
**Describe the Bug** Executing migration for scylla returns an error `error: no migration found for version 0: read down for version 0` **Steps to Reproduce** 1. Generate migration files ```...