2 links tagged with all of: machine-learning + open-source + models
Click any tag below to further narrow down your results
Links
The huggingface_hub has launched version 1.0 after five years of development, introducing significant changes and performance improvements. This version supports over 200,000 libraries and provides access to millions of models, datasets, and Spaces, while ensuring backward compatibility for most machine learning libraries.
LLM4Decompile is an open-source large language model designed for binary code decompilation, transforming binary/pseudo-code into human-readable C source code through a two-phase process. It offers various model sizes and supports decompilation for Linux x86_64 binaries with different optimization levels, demonstrating significant improvements in re-executability rates over previous versions. The project includes training datasets and examples for practical use, showcasing its commitment to enhancing decompilation capabilities across various architectures.