aisensiy

Results 21 comments of aisensiy

Thanks for the replies. These are really helpful. And if I am using the copilot plugin where should I put these configs?

Here is a request generated from vs code, it seems that the `stop` is already added. But the speed is still very slow.

> My 3090 GPU is going to be crazy when I set max_tokens to 100, and it would take minutes to get suggestions appear. Just curious about the capability of...

Is any one working on this feature?

@xuhuaren ``` self.workers = 1 self.batch_size = 192 self.onnx = os.path.join(main_path, "squeezenet1_1.onnx") self.batch_max_length = 25 self.imgH = 32 self.imgW = 100 self.rgb = False self.character = '0123456789abcdefghijklmnopqrstuvwxyz' self.sensitive = False...

@xuhuaren Wow, thanks for your super fast reply! You mean not `self.Transformation = 'TPS'` but `self.Transformation = 'None'` ?

> 主要是clip训练的时候没中文,所以如果想拥有中文且不损失原有能力还是挺难的。我们下个版本应该会考虑这个问题,但是这个版本如果要增加的话,我猜测有难度,但是也不确定。 所以下个版本有时间点吗,谢谢

> Please change your dataset and more tag will appear You mean upgrade this extension?

But there is only config.js in my app/assets/redactor-rails folder and i can't find any other file about redactor... where are they?