jetlime
jetlime
### Act version 0.2.56 ### Feature description As the docker images that ACT pull are quite voluminous it would be helpful to define in which data directory the docker daemon...
Plotting functions shall offer the possibility to save the obtained figure (e.g for [```plot_feature_impact```](https://github.com/deel-ai/xplique/blob/8da7ef16ec20a39fbda4688fc962ab13b3c06b1c/xplique/plots/tabular.py#L115) & [```plot_mean_feature_impact```](https://github.com/deel-ai/xplique/blob/8da7ef16ec20a39fbda4688fc962ab13b3c06b1c/xplique/plots/tabular.py#L223) ). This can either be done by including an additional argument or by letting...
In some sites such as the [linkedin transparency reports](https://www.linkedin.com/help/linkedin/answer/a1678508?hcppcid=search), the terms of interest are located in dynamically named endpoints that could for example be determined by time (e.g. [October-2023-LinkedIn-DSA-Transparency-Report10.pdf](https://content.linkedin.com/content/dam/help/linkedin/en-us/October-2023-LinkedIn-DSA-Transparency-Report10.pdf)). These...
Fixes: #28
I am currently trying to understand how OCSF compares to STIX. I noticed in the present FAQ (https://github.com/ocsf/ocsf-docs/tree/main/FAQs) that you planned to add an explanation on how they are complementary....
- [x] I have marked all applicable categories: + [ ] exception-raising bug + [x] visual output bug - [x] I have visited the [source website], and in particular read...
# Bug Report 🐛 Whenever a html table is defined with a caption, the transformation to Markdown yields to an invalid md table. ## Expected Behavior The following html table,...
With both Tensorflow, 1.14.0 and 2.X, and Python 2.7, I get a Value error when loading the pretrained weights into the generator. ValueError: You are trying to load a weight...
## Expected Behaviour of Feature Request Rename a file by pressing F2 key and delete a file using Del key.
**Is your feature request related to a problem? Please describe.** I ran into an issue using the python bindings, as I compiled the llama.cpp code myself on my machine previously....