-
```
127.0.0.1:6379> FT.ADD idx doc1 1.0 FIELDS text test-1
OK
127.0.0.1:6379> FT.SEARCH idx test-1
1) (integer) 0
127.0.0.1:6379> FT.ADD idx doc3 1.0 FIELDS text test\-1
OK
127.0.0.1:6379> FT…
-
After 3.9.2-41 update or sometime recently this error started showing up on both of my disk pools.
![capture](https://user-images.githubusercontent.com/3878158/46776533-a1d32280-ccd1-11e8-86bd-b4c0…
-
**Describe the bug**
A user is forced to specify a string value for --lora-quantize-dtype. The problem with this is even though there is a None enum for that value it can never actually be specifie…
-
The fortran binary I/O routines in MET use a fixed-size buffer. We should make the buffer size dynamic. It's a little tricky, though, because if we have the endian-ness set wrong, we would mis-in…
-
Dear @samlinux,
In order to potentially merge your code in this open-source repository and therefore proceed with your contribution, we need to have your approval on the following [CLA](https://githu…
-
Dear @samlinux,
In order to potentially merge your code in this open-source repository and therefore proceed with your contribution, we need to have your approval on the following [CLA](https://githu…
-
Hi, I run into a TypeError when rendering BibTex format. Could you point me to where I should check?
General troubleshooting steps:
- [x] I read the README and followed the instructions.
- [x] …
-
I noticed the whole fs was stuck and checked dmesg:
```
[ +0.047757] bcachefs (e43f8378-5cca-49c5-83c7-db8a8d09b09f): mounting version 1.4: member_seq opts=metadata_replicas_required=2,data_replica…
-
Hi all, below is a draft of some guidance for bulk-uploading CSV data. Feedback is welcome!
# Bulk-updating indicator data from CSV files
## Overview
These instructions are intended for any N…
-
Hi,
I am using dg to slice a program. The size of the input bitcode is 4 MB. dg has not finished slicing the program after 17 hours.
According to the log, dg is still on the stage of PTA (see be…