xiongqisong

Results 5 issues of xiongqisong

1.请求头没有包括-H "Content-Type: application/json" 2.--data格式使用'json串' 两个点导致后台接口在解析post body时出现JsonParseException 改进建议: 1.将通用Header加入至生成的curl命令中 2.--data使用"json串"生成,且json串内的"转义为\"

使用的gym、stable-baseline3库由于setuptools库的问题一直无法安装,即便降低setuptools的版本也没用 Collecting stable-baselines3==1.7.0 Using cached stable_baselines3-1.7.0-py3-none-any.whl (171 kB) Collecting gym==0.21 (from stable-baselines3==1.7.0) Using cached gym-0.21.0.tar.gz (1.5 MB) Installing build dependencies ... done Getting requirements to build wheel ... error error:...

I clone spring-cloud-gateway-bench repository, and package gateway runnable jar, but when i run it, i got this: java.lang.IllegalStateException: Failed to introspect Class [org.springframework.cloud.gateway.config.GatewayAutoConfiguration$NettyConfiguration] from ClassLoader [org.springframework.boot.loader.LaunchedURLClassLoader@20ad9418] at org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:686) ~[spring-core-5.1.4.RELEASE.jar!/:5.1.4.RELEASE] at...

some model may do layernorm after embedding, then send it to Attention layers, when face this type model, do i need to add embedding layernorm to eagle or any other...

# 定义错误 + 385页 - [ ] 定义错误:线性无关:线性空间 𝒱 中的 𝑀 个向量 {𝒗1, 𝒗2, ⋯ , 𝒗𝑀}, 如果对任意的一组标量 𝜆1, 𝜆2, ⋯ , 𝜆𝑀, 满足𝜆1𝒗1 + 𝜆2𝒗2 +⋯+ 𝜆𝑀𝒗𝑀 = 0,...