-
Adding tokenizers-cpp to our project made the binary size go up from a (stripped) baseline of 1.8MB to 8.4MB in a release build on Linux x86_64. This was just with the stable rust toolchain and all de…
-
### Version
6.0.0
### Description
I suspect a cycle but can't find it. In guice, on errors, it would report the cycle, A, B, C, A so you could fix. Perhaps this is a feature request though I thin…
-
### 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…
-
### 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…
-
detail info :
Debugger entered--Lisp error: (args-out-of-range # 4909 5672)
call-process-region(4909 5672 "aspell" nil # nil "list" "-d" "en_US" "-p" "d:/home/.emacs.d/etc/.aspell.en.pws" "--su…
-
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 …
-
### Steps to reproduce
You can checkout [dartpad](https://dartpad.dev/?id=01997ebded25bb83b9c297d8c25791f3)
### Code sample
Code sample
```dart
import 'package:flutter/material.dart';
import…
-
Currently, Wikipedia in ZIM format can be loaded in the following configurations:
- all maxi
- all mini
- all nopic
But as technology evolves and over time we can download larger and larger file…
-
We know that delayed_jobs serializes jobs with YAML and save them to db for later handling, that works fine for most of the cases, however, we encountered a problem today when there is a parameter obj…
gshen updated
9 years ago
-
Hi, great work!
I met some problems during 4bit weight-only quantization(--lwc).
1. Is there any problem if the norm is nan?
2. what's the best lwc hyper-parameter of LLama2 with different scales?…