mediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year ago[StackOverflow] If a PCI device is completely non-responsive, it's possible to completely remove the device and then re-scan it, hopefully re-initializing the device so it works again.plus-squareunix.stackexchange.comexternal-linkmessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-link[StackOverflow] If a PCI device is completely non-responsive, it's possible to completely remove the device and then re-scan it, hopefully re-initializing the device so it works again.plus-squareunix.stackexchange.commediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agomessage-square0fedilink
mediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year ago[GitHub] bduggan/raku-jupyter-kernel allows you to run Raku (né Perl 6) within a Jupyter Notebook environment. In terms of onboarding, this seems to be one of the easiest ways to start using Raku.plus-squaregithub.comexternal-linkmessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-link[GitHub] bduggan/raku-jupyter-kernel allows you to run Raku (né Perl 6) within a Jupyter Notebook environment. In terms of onboarding, this seems to be one of the easiest ways to start using Raku.plus-squaregithub.commediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agomessage-square0fedilink
mediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year ago[Paper] Optimizing Deep Learning Models For Raspberry Pi. Custom CNN (on MNIST data) performance from 114ms to 3.75ms. ResNet50 (on "flowers" data): from 1.1s to 1.0s (lowest) or 1.6s (highest).plus-squarearxiv.orgexternal-linkmessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-link[Paper] Optimizing Deep Learning Models For Raspberry Pi. Custom CNN (on MNIST data) performance from 114ms to 3.75ms. ResNet50 (on "flowers" data): from 1.1s to 1.0s (lowest) or 1.6s (highest).plus-squarearxiv.orgmediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agomessage-square0fedilink
mediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agoTinyNeuralNetwork is a library to compress machine learning models through pruning, quantization, and more. Can also convert PyTorch models to TF Lite models.plus-squaregithub.comexternal-linkmessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkTinyNeuralNetwork is a library to compress machine learning models through pruning, quantization, and more. Can also convert PyTorch models to TF Lite models.plus-squaregithub.commediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agomessage-square0fedilink
mediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agoOverview of machine learning frameworks that are supported on Raspberry Pi: OpenCV, TF Lite, Tencent ncnn, Tencent TNN, Alibaba MNN, Paddle Lite, ARMnn, MXNet + Gluon, PyTorch, and Caffe.plus-squareqengineering.euexternal-linkmessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkOverview of machine learning frameworks that are supported on Raspberry Pi: OpenCV, TF Lite, Tencent ncnn, Tencent TNN, Alibaba MNN, Paddle Lite, ARMnn, MXNet + Gluon, PyTorch, and Caffe.plus-squareqengineering.eumediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agomessage-square0fedilink
mediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agoArm NN is an optimized library of tensor operators for machine learning models to use. Support for TF Lite / ONNX models and Raspberry Pi 4 / armv7.plus-squaregithub.comexternal-linkmessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkArm NN is an optimized library of tensor operators for machine learning models to use. Support for TF Lite / ONNX models and Raspberry Pi 4 / armv7.plus-squaregithub.commediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agomessage-square0fedilink
mediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agoTextSynth is a hosted service for generating text completions using language models. Free and paid tiers. Could be useful to play with LLMs without a strong computer (Pricing discussion in body text).plus-squaretextsynth.comexternal-linkmessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkTextSynth is a hosted service for generating text completions using language models. Free and paid tiers. Could be useful to play with LLMs without a strong computer (Pricing discussion in body text).plus-squaretextsynth.commediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agomessage-square0fedilink
mediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agoLaMini-LM is a collection of small language models that are accessible to run on local hardware without lots of resources. Models range from 250MB to 6.3GB.plus-squaregithub.comexternal-linkmessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkLaMini-LM is a collection of small language models that are accessible to run on local hardware without lots of resources. Models range from 250MB to 6.3GB.plus-squaregithub.commediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agomessage-square0fedilink
mediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agojncraton/languagemodels is a simple Python library for running LLMs locally. Supports instruction and embedding use cases. Chooses models according to available RAM.plus-squaregithub.comexternal-linkmessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkjncraton/languagemodels is a simple Python library for running LLMs locally. Supports instruction and embedding use cases. Chooses models according to available RAM.plus-squaregithub.commediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agomessage-square0fedilink
mediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agoAltoids tin for watercolor using sculpey modeling clay to create a custom tray for the paintsplus-squarewww.instructables.comexternal-linkmessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkAltoids tin for watercolor using sculpey modeling clay to create a custom tray for the paintsplus-squarewww.instructables.commediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agomessage-square0fedilink
mediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agoTaming AI Bots: Prevent LLMs from entering "bad" states using continuous guidance from the LLM ("is this good? bad?") to avoid bad states.arxiv.orgexternal-linkmessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkTaming AI Bots: Prevent LLMs from entering "bad" states using continuous guidance from the LLM ("is this good? bad?") to avoid bad states.arxiv.orgmediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agomessage-square0fedilink
mediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year ago"Prompt Gisting:" Train two models such that given inputs "Translate French<G1><G2>" and "<G1>G2>The cat," then G1 and G2 represent the entire instruction.plus-squarearxiv.orgexternal-linkmessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-link"Prompt Gisting:" Train two models such that given inputs "Translate French<G1><G2>" and "<G1>G2>The cat," then G1 and G2 represent the entire instruction.plus-squarearxiv.orgmediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agomessage-square0fedilink
mediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agoAn LLM prompt that is a special kind of summarizer for compressing an idea into as short a text ("tweet") as possible. Includes decompressor.plus-squareredd.itexternal-linkmessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkAn LLM prompt that is a special kind of summarizer for compressing an idea into as short a text ("tweet") as possible. Includes decompressor.plus-squareredd.itmediocreatbest@lemmy.sdf.orgM to mediocreatbest@lemmy.sdf.orgEnglish · 1 year agomessage-square0fedilink