machine learning

  1. oo2025

    FreeBSD / AMD Rocm status

    Hi all, 1) Is there any news or development regarding amd rocm & freebsd ? ( I looked around for 2 days but the most "valid" thing I come across was in some pdf file there was writing that "FreeBSDDesktop group was working on amdkfd to port amd rocm and related utilities to freebsd" I checked...
  2. S

    Leaving FreeBSD with broken heart

    Good morning FreeBSD community! I am traditionally a Linux user and moved to FreeBSD a little more than a year, and man.... I loved it! It is some of those moments we say "how have a lived until now without it?". But it is with broken heart that I am planning to move back to Linux as I...
  3. A

    Sentence transformers API from Hugging Face and Onnx Runtime not supporting FreeBSD

    I am running a sentence transformer embedding model from hugging face and I get the below error using Spring Boot and I get the below error Strange that ONNX a machine learning run time does not support freebsd 14 server, any work arounds??
  4. D

    Non-GPU ML/DL AI-server using FreeBSD

    Some advocacy is needed to use FreeBSD as an AI server system. I'm going to use FreeBSD as the base system for the AI server. Perhaps someone (from the Linux world) will have questions for me about this because of their inertia of thinking, and I will have to answer them something. Here are my...
  5. First_Law_of_Unix

    Successful in porting and fully functional "pjreddie/darknet" YOLO 3 on FreeBSD 13.1 uses AMD GPU.

    Hello, If this brings interests to you, then its means you are looking to get YOLO machine vision, AI/ML working on FreeBSD which utilizes GPU. We all know that Nvidia CUDA is not supported on FreeBSD and AMD's ROCm has not been ported yet. So after doing months (2.5 months) of intense...
  6. First_Law_of_Unix

    How to Install Caffe (Deep Learning Framework)?

    Hello, I'm trying to build Caffe from it's github source (This is the OpenCL version of Caffe): https://github.com/BVLC/caffe/tree/opencl Getting the following error after doing: cmake -DBLAS=open -DUSE_OPENCL=ON -DUSE_CLGEMM=ON -DCMAKE_BUILD_TYPE=Debug -DUSE_TIMER=ON...
Back
Top