-
The Shiki tokenizer splits the file on newlines and empty lines are lost between tokenization and rendering to HTML.
EDIT: The lines aren't lost, but empty. The browser collapses them because they …
-
I'm working on a project (a syntax highlight for an editor) which require me to have access to the position of a token within the source string. After scanning through the lexer and parsing documentat…
-
Hi,
First of all, thanks for your plugin, which could avoid to use the obscure compound word token filter with hyphenation_decompounder (https://www.elastic.co/guide/en/elasticsearch/reference/2.0/an…
-
### 설정 레퍼런스
- https://docs.spring.io/spring-data/elasticsearch/reference/
- https://www.devkuma.com/docs/spring-data-elasticsearch/quick-guide/
-
OS: Win10 22H2 19045.3803
Python=3.9 and install the env according to https://bigdl.readthedocs.io/en/latest/doc/LLM/Overview/install_gpu.html
Test code:
```python
import time
from bigdl.llm.tr…
-
This is some pretty low-priority stuff.
Currently, if you pass the following to htmlbars demo:
``` html
```
You will get an empty document fragment back:
``` javascript
(function() {
re…
-
When I'm doing the evaluation, should I use _--load_8bit_? I'm trying to reproduce the results of LLaMa-7B-LoRA
Finetune:
`CUDA_VISIBLE_DEVICES=8 python finetune.py --base_model 'yahma/llama-7b-…
-
*********************************************
温馨提示:根据社区不完全统计,按照模板提问,可以加快回复和解决问题的速度
*********************************************
## 环境
- 【FastDeploy版本】: fast-tokenizer-python 1.0.2
通过如下命令安装…
-
I am creating a custom embedding layer for a corpus of high dimensional codes,. I am using the code on this link as an example:
https://tensorflow.rstudio.com/blog/word-embeddings-with-keras.html
…
-
### Describe the bug
On default settings provided in flux train example readme, with 10 validation images training will error out with out of memory error during validation. on A100 80GB
```
…