-
I have an app I embed the gpt4all libs inside. I build the backend on linux and copy them into my app to load.
Previous versions were no so large, but 3.4.2 is super huge. Like 800MB total.
Also, t…
-
Large Language Models (LLMs) are all the rage in the programming world. Some models like Claude 3 Sonnet are reaching capabilities making them very useful for scaffolding code, especially Elm code, wh…
-
Some users would like to make larger changes by dragging the value dragger. Suggestions have included to be based on mouse acceleration and using hotkeys.
I'm not a big fan of hotkeys unless it is …
-
The webgazer calibration and initialization modules screens create side scroll bars and seem to create screens larger than my actual screen (I'm already full screen).
![image](https://github.com/js…
-
The performance of the editor begins to degrade when the document size gets reasonably large, especially when performing edits.
I ran some profiles with 500 paragraphs of text loaded. (from https:/…
-
**Why is this needed**:
We have a dashboard of alerts that we've built using Grafana's alert list widget.
But our team would like to see which alerts that are currently firing are silenced.
**Wh…
-
### What happened?
Hi,
The program exited abnormally while processing the super large model!
Recently, I encountered an unexpected program exit while working on a model containing 300000 compon…
-
umap allows me to fit the model on a small sample of data and then persist the model to disk.
Subsequently, I can load the model from disk and compute hierarchy for a much larger number of samples …
-
### Extension
https://www.raycast.com/raycast/github
### Description
we have multiple workflows running all the time. this feature is super useful to quickly see if a deployment workflow is done or…
-
### Steps to reproduce
You can checkout [dartpad](https://dartpad.dev/?id=01997ebded25bb83b9c297d8c25791f3)
### Code sample
Code sample
```dart
import 'package:flutter/material.dart';
import…