-
**Describe the bug**
Given a serializable data class having a value class wrapping a primitive type, the field is serialized using `.encodeSerializableElement(serialDesc, 0, (SerializationStrategy)my…
-
### System Info
TGI Version: Tried 2.0.3, 2.0.4, 2.1.1 all does not work but 2.0.2 works
### Information
- [X] Docker
- [ ] The CLI directly
### Tasks
- [X] An officially supported command
- [ ]…
-
I'm trying to launch a vscode debug configuration on emacs, the configuration works on vscode without any issues.
When I launch dap-debug, then select the C++ Launch configuration, an error occurre…
-
Hi there!
Via @ryan-williams, I'm posting here because I'm interested in making two ports of Zarr: to native Golang and to native Rust. (To me, "native" means "no FFI to an existing Zarr library".)…
-
This looks like an interesting new serialization strategy and I am looking for a new storage backend. Could the library be used for serializing lists of X incrementally via streams or would the top-le…
-
### Description
App fails with an exception in a release build of .NET 9 (.NET 8 and debug builds of .NET 9 work fine).
It looks like the fault happened because of a call on `new XmlSerializer(typeo…
-
It would be useful to have built-in serde support for storing and retrieving bitmaps from this library. Could the existing serialization functions be used to implement this efficiently?
-
Getting two errors in my Unity Console after upgrading some packages.
Using
Unity: 2022.3.17f1
Burst: 1.8.11
Properties UI: 2.1.0-exp.1
Properties: 2.1.0-exp.7
Serialization: 3.1.1
Colle…
-
$ python3 train.py -e 40 -bs 32
02/15/2020 05:17:11 [Program starts. Loading data...]
02/15/2020 05:22:48 {'log_per_updates': 3, 'data_file': 'SQuAD/data.msgpack', 'model_dir': '/Users/balagopalb…
-
When running `npx dalai llama` the following error is found:
- it downloads the files correctly (`consolidated.00.pth`)
- tries to execute `python3 convert-pth-to-ggml.py models/7B/ 1`
- cannot fin…