利用java写了个ai,性能媲美 deepseek,可无显卡运行-代码开源

public class Main {
public static void main(String args) {
System.out.println(“服务器繁忙,请稍后重试:heart:”);
}
}

78 个赞

好,你小子,又浪费我五秒!

2 个赞

哈哈哈哈,被骗进来了

小伙儿,骂的挺脏啊!

2 个赞

好家伙,我就想看看纯水到底有多水,你成功了

1 个赞

deepseek可没有这个爱心:heart:

1 个赞

Java不行,效率太低了,我给你用C重写一下 :bili_040:

#include <stdio.h>

int main() {
    printf("服务器繁忙,请稍后重试❤️\n");
    return 0;
}

顺便找GPT写了个汇编的,这下真的是出自gpt的deepseek了

section .data
    message db '服务器繁忙,请稍后重试❤️', 0

section .text
    global _start

_start:
    ; Write the message to stdout
    mov eax, 4          ; syscall number for sys_write
    mov ebx, 1          ; file descriptor 1 is stdout
    mov ecx, message    ; pointer to the message
    mov edx, 27         ; length of the message
    int 0x80            ; make syscall

    ; Exit the program
    mov eax, 1          ; syscall number for sys_exit
    xor ebx, ebx        ; exit code 0
    int 0x80            ; make syscall
6 个赞

又一个超级病友……

哈哈哈,有意思

性能是真高

不错,性能确实不相上下

刚刚怎么看到过了

生成速度特別快啊

感谢楼主送的元宵礼物已经收到,孩子爱吃 :smile_cat:

刚刚看了个go的 :melting_face:

1 个赞

出院吧病友

敏感肌能用嗎?會不會長痘?

1 个赞

没看标签,…

余胜军进军ai是吧

所以可以说是比deepseek更加人性化 :face_with_monocle: