-
Most of the times the default implementation of toJSON() is great, so you don't need to implement that function. Anyway if you want to change the name of just one property, you need to implement toJSO…
-
[ x] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
Faithfullness is not working returning always Nan, sometimes…
-
Git cloning from latest and running the following command.
```
python generate.py --load_8bit --base_model 'decapoda-research/llama-13b-hf' --lora_weights 'chansung/alpaca-lora-13b'
```
results in…
-
We need to translate
https://github.com/concord-consortium/lab/blob/master/src/models/chemical-reaction/reactionsExplanationFlat.svg
to Greek, but the question is where should we put the translated …
-
### Is your feature request related to a problem?
For the purpose of creating extensions, we are migrating AnomalyDetector Plugin to AnomalyDetector Extension. The way High level rest client uses Ind…
-
### System Info
While working on [GTPQModel](https://github.com/modelcloud/gptqmodel) which does gptq quantization of hf models and load each layer on to gpu, quantize, and then move layer back to …
-
I'm not sure whether this falls within the intended scope of Maphper, but here it is.
Configuration allowing, Database will attemp to create columns as needed whenever a property doesn't have an iden…
-
Hi!
I've trying to calculate profile file from command line in Jupyter Notebook (from cell), but it return next error:
```bash
Traceback (most recent call last):
File "/opt/conda/lib/python3…
-
ElasticSerch [mappings](https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping.html) dictate how the data is ingested and subsequently indexed by the search engine. They need to be ca…
-
I managed to train a SlowFast model (8x8) for the Kinetics data, now I am trying to run the demo for this model. The goal is to write the Grad-CAM results for 1 video to a file.
As suggested in th…