akin

Results 13 comments of akin

顶!组件化下根本用不出来现在

给你我的代码 import WildVue from 'wildvue'; import Wilddog from 'wilddog'; Vue.use(WildVue); var wilddogApp = Wilddog.initializeApp({ authDomain: 'your.wilddog.com',//注意这里两个地址不一样 syncURL: 'https://you.wilddogio.com' }); var sync = wilddogApp.sync(); var actions = { getData(context, object) {...

二维码已过期,谢谢

![image](https://github.com/didi/KnowStreaming/assets/11705474/5067f109-5867-4711-bbc3-c07cbd8ebeff) 使用offset explorer可以正常连接。 Kafka集群版本2.8.1

> ![image](https://github.com/didi/KnowStreaming/assets/11705474/54b127f2-f3be-4354-902a-4de61b6ba97b) 容器所在服务器可以正常连接对端zk

> > ![image](https://user-images.githubusercontent.com/11705474/262861047-5067f109-5867-4711-bbc3-c07cbd8ebeff.png) 使用offset explorer可以正常连接。 Kafka集群版本2.8.1 > > ks所在机器,用zk客户端连接一下zk看看是否可以成功。 ![image](https://github.com/didi/KnowStreaming/assets/11705474/2f9c2e05-baa0-44c8-84df-dee59156adf3) 同时,将zk客户端cp进ks manager容器后,执行连接也是成功的

![image](https://github.com/didi/KnowStreaming/assets/11705474/d8873863-f04b-45cf-af42-c13e323d3bb1) 从ZK服务端日志来看,是客户端主动关闭了连接。 同时zk的四字已开启。

神奇的事情发生了,手动在zk的数据表配置中把两个超时时间配置延长以后,就可以正常连接了,但是从抓包情况来看,连接时间貌似没有超过设置

> Hi, since 0.5.0, our model registry is no longer maintained on huggingface. It's now maintained as json file locates at https://github.com/TabbyML/registry-tabby/blob/main/models.json > > Regardless, you should able to download...

> You could just run `tabby download --model TabbyML/DeepseekCoder-6.7B` to download the model I tried, but the download option seems not working without GPU device. ![image](https://github.com/TabbyML/tabby/assets/11705474/2cc61728-3371-459c-9a03-cfeb842b6bdf)