-
### Description
I have a mapView contained in a fragment, and am adding Symbols to the map and observing clicks on them. However after backgrounding/foregrounding the app, or navigating to anothe…
-
```
static void startLiveActivity(RemoteMessage message) async {
try {
print("initialize liive");
var liveActivitiesPlugin = LiveActivities();
await liveActivitiesPlugin.ini…
-
I have tried to get several different models to generate captions, keywords, etc, for this image:
![image](https://live.staticflickr.com/65535/54095086551_c346a80d7c_h.jpg)
Some of the results are…
-
**Problem summary/missing feature:**
Model selection is getting pretty old and an update would be welcomed.
The library offers much more than just choosing a model now, and setting up sprixels an…
-
### Description
Hey, I'm using this model to process some of my customized audio samples. I had an issue (see below) when feeding this model with audio samples longer than 2 seconds (Fs = 20 kHz). I…
-
**Is your feature request related to a problem? Please describe.**
Context:
- LocalAI on Kubernetes
- with liveness probe configured (to simplify, container will be restarted if not respond…
-
#622 fixes issue #609 for loading HF models into a sharded representation. But now when I try to serialize a PEFT model I'm getting a similar error as before:
```
ValueError: Received incompatible…
-
**Describe the Issue**
Mistral/Nvidia recently released [Nemo 12B](https://mistral.ai/news/mistral-nemo/) and llama.cpp have [added support](https://github.com/ggerganov/llama.cpp/pull/8579) for its …
-
Provide support for these "Kohn diagnostics":
- overlaying different k_perp power spectra as 1D curves: very useful for seeing what’s similar between baseline types
- taking slices through k_perp at…
acliu updated
6 years ago
-
Hello, I use the following parameters to set my profile, the data used is the BRATS17 data set, the data size is 240*240*155. The problem is that the LOSS value is always around 0.8 when training. The…