JohnYehyo's recent timeline updates
JohnYehyo

JohnYehyo

V2EX member #411804, joined on 2019-05-13 14:18:20 +08:00
JohnYehyo's recent replies
AI 初阶玩家好奇问一下, 如果微调的是 deepseek 蒸馏过的模型比如 OP 提到的 DeepSeek-R1-Distill-Qwen-14B, 那么
1.会不会让模型反而表现不佳
2. 和我直接微调蒸馏对应的 Base Model(比如 Qwen2.5-14B)区别大吗
Feb 20, 2024
Replied to a topic by main1234 程序员 [求问] 没学历没基础咋入门 AI 啊
```
private LoginUser refreshAuth(String userName) {
LoginUser loginUser = (LoginUser) userDetailsService.loadUserByUsername(userName);
UsernamePasswordAuthenticationToken authenticationToken = new UsernamePasswordAuthenticationToken(loginUser, null, loginUser.getAuthorities());
authenticationToken.setDetails(new WebAuthenticationDetailsSource().buildDetails(ServletUtils.getRequest()));
SecurityContextHolder.getContext().setAuthentication(authenticationToken);
return loginUser;
}
```
然后用这个用户信息创建你的 token 返回
支持楼主, 希望我是分子:)
我的偶尔有爆音
Typora+坚果云
看完帖子把昨天刚到的绿联扩展坞退了
同左耳充不进去电, 一直显示 100%电量, 拿去 apple store 检测, 确定不是触点接触不灵而是耳机自身问题
又不巧刚过保一个月,而且是 20 年 10 月份后生产的:( apple store 更换需要六七百吧
后来找三方维修刚开始说换电池就行,后来也无果, 最后果断在三方店里换了个
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2476 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 09:56 · PVG 17:56 · LAX 02:56 · JFK 05:56
♥ Do have faith in what you're doing.