Liu Xiao

Results 57 comments of Liu Xiao

Hi, @imbajin, can this newest article: https://mp.weixin.qq.com/s/MOl6FghQ3c-uYbztAaYbHg be added too? But I didn't find any relevant videos except: https://shangzhibo.tv/watch/10996632.

+1 ``` >>> tokenizer = LlamaTokenizer.from_pretrained("/home/root1/models/llama-7b-hf/") Traceback (most recent call last): File "", line 1, in File "/home/root1/software/miniconda3/envs/model_eval/lib/python3.9/site-packages/transformers/tokenization_utils_base.py", line 1805, in from_pretrained return cls._from_pretrained( File "/home/root1/software/miniconda3/envs/model_eval/lib/python3.9/site-packages/transformers/tokenization_utils_base.py", line 1959, in _from_pretrained...

@garyli1019 Is this task not assigned yet, I want to try

@garyli1019 sorry for late, I have learned about Kafka and the implementation of Flink-Kafka-connector. I will continue this issue after the completion of #336, any progress will be let you...

Sorry for late, @garyli1019, you can continue to take over, recently I've been busy with my master's degree opening matters and my graduate advisor's project, I did some of the...

> @liuxiaocs7 I will only work on the sink connector, so you can resume the kafka source work when you have time. Really appreciate your contribution! OK, thanks for your...

I want to try this, please assign to me, thx.

In PR #336 I use [scroll api](https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/java-rest-high-search-scroll.html) to implement paging query. Each index is now considered a split, may be we coule use the `slice` parameter to break it down...

> Namely, we can use shard count as slice number. Thank you for your suggestion, I will continue to complete

> @liuxiaocs7 It's compatibility problem for oralce with windows, do you have any interset to fix it? sure, i'll try it