class Attributes(huybery):
@staticmethod
def contact() -> tuple:
homepage = "https://huybery.github.io"
twitter = "https://twitter.com/huybery"
email = "huybery [at] gmail.com"
return homepage, twitter, email
@staticmethod
def research() -> tuple:
interesting = ['Large Language Models', 'Executable Language', 'Embodied Agent', 'Dialog Systems']
interesting.pop() # chatGPT is all your need.
paper = "https://scholar.google.com/citations?user=RBb3ItMAAAAJ"
return interesting, paper
@staticmethod
def project() -> list:
OpenDevin = "https://github.com/OpenDevin/OpenDevin"
Qwen = "https://github.com/QwenLM/Qwen"
QwenCoder = "https://github.com/QwenLM/Qwen2.5-Coder"
OctoPack = "https://github.com/bigcode-project/octopack"
Awesome_Code_LLM = "https://github.com/huybery/Awesome-Code-LLM"
project_lst = [OpenDevin, Qwen, QwenCoder, OctoPack, Awesome_Code_LLM]
return project_lst
🚀
Accelerate
🐚 Code Less, Make More |
Qwen Team | Alibaba Group
-
Alibaba Qwen Team
- China
-
23:09
- 8h ahead - http://huybery.github.io
- @huybery
Highlights
Pinned Loading
-
All-Hands-AI/OpenHands
All-Hands-AI/OpenHands Public🙌 OpenHands: Code Less, Make More
-
QwenLM/Qwen
QwenLM/Qwen PublicThe official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
-
QwenLM/Qwen2.5
QwenLM/Qwen2.5 PublicQwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.
-
QwenLM/Qwen2.5-Coder
QwenLM/Qwen2.5-Coder PublicQwen2.5-Coder is the code version of Qwen2.5, the large language model series developed by Qwen team, Alibaba Cloud.
-
Awesome-Code-LLM
Awesome-Code-LLM Public👨💻 An awesome and curated list of best code-LLM for research.
-
bigcode-project/octopack
bigcode-project/octopack Public🐙 OctoPack: Instruction Tuning Code Large Language Models
312 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More