Filter
Exclude
Time range
-
Near
🔍⚛️ El @CDTI_innovacion celebra una Jornada de Consulta Preliminar del Mercado sobre tecnologías clave para colisionadores de partículas, vinculadas al futuro acelerador FCCee del #CERN 🎯 Objetivo: conocer el grado de madurez tecnológica (HTS, RF, criogenia, ultra vacío…) para impulsar prototipos y la futura #CompraPúblicaPrecomercial 📅 23 junio | 12:00 h 📍 IGFAE (Santiago de Compostela) 💻 Teams 📝 eventos.cdti.es/agenda/20260… #AyudandoCrearFuturo #CPP #CPI #CompraPúblicaDeInnovación #FondosEuropeos #FEDER #FEDERCDTI #BigScience #ColisionadoresDePartículas
3
6
217
🚀 El @CDTI_innovacion abre la convocatoria #Innoglobal 2026, dotada con 30,25 M€ en #subvenciones para apoyar proyectos empresariales de cooperación tecnológica internacional y con Grandes Instalaciones Científicas 📈 Un presupuesto un 21% superior al de 2025 🌍 Programas #Eureka, #Iberoeka, #PRIMA, iniciativas bilaterales y unilaterales y proyectos con Grandes Instalaciones Científicas en las regiones elegibles #FEDER 🗓️ Solicitudes del 17 de junio al 16 de julio de 2026 🔗Más información: acortar.link/ip6Pta #AyudandoCrearFuturo #FEDERCDTI #FondosEuropeos #Financiación #Tecnología #Innovación #AyudasCDTI #BigScience #ICTS #CooperaciónInternacional #Internacionalización #Pymes #Empresas
4
5
170
Jun 11
🚨 The 2027 INCITE Proposal Deadline is fast approaching. @ENERGY's INCITE program is accepting proposals for computationally intensive research that pushes the frontiers of science. 📅 Proposal deadline: June 15, 2026 🔗 More details: bit.ly/3QBFYyK #BigScience
1
2
294
Jun 10
Russian gyrotrons are now in place at ITER. The first three units have been installed as part of the electron cyclotron heating system, supplied through a global effort involving Europe, India, Japan, Russia, and the United States. #ITER #FusionEnergy #BigScience
2
19
71
2,482
📢 El @CDTI_innovacion lanza una nueva Consulta Preliminar de Mercado para el desarrollo de un prototipo tecnológico candidato para el Future Circular Collider (#FCC), el futuro acelerador de partículas del @CERN 🔬 Esta iniciativa, cofinanciada con Fondos #FEDER, contribuirá a reforzar la participación de la industria española en grandes infraestructuras científicas internacionales ▶️ Plazo de presentación: hasta el 9 de JULIO 🗓️ Jornada de presentación: 23 de JUNIO |📍@IGFAE_HEP, Santiago de Compostela ✍️ Inscripción a la jornada: xornadas.galiciainnovacion.e… 📰 Más información: cdti.es/noticias/cdti-innova… #AyudandoCrearFuturo #CPM #CPP #CPI #AyudasCDTI #FEDERCDTI #FondosEuropeos #GranCiencia #BigScience
3
237
Deployment of this tool requires a basic understanding of web development and server configuration. It runs efficiently on most modern servers, but users should be aware that the application consumes around 100 MB of VRAM during operation, which is typical for FastAPI applications with minimal dependencies. The latency for serving requests is generally under 50 milliseconds, making it suitable for real-time interactions. For those using more resource-intensive models or needing higher performance, consider optimizing the backend by adjusting the server settings or deploying to a cloud service like AWS or GCP. Additionally, while this tool provides a robust solution for link management, users should be cautious about data privacy and ensure that any sensitive information is handled securely. Forsy-AI/forsy-trace-skill forsy-trace-skill is an open-source project designed to capture the work of AI agents as structured traces. This tool competes with and extends existing logging frameworks by providing a more detailed and structured format for trace data, which can be invaluable for debugging, performance analysis, and understanding agent behavior in complex environments. The core approach involves instrumenting AI agents to emit structured logs at various stages of their execution. These logs are then aggregated and transformed into a standardized JSON format that is easily parseable and analyzable. The project leverages the transformers library for some preprocessing tasks and integrates with huggingface_hub for model management, ensuring seamless handling of large models. To demonstrate running the tool, consider the following Python script: from forsy_trace_skill import TraceSkill # Initialize the trace skill with a specific model ID and context length skill = TraceSkill(model_id="bigscience/bloom", max_context_length=1024) # Capture an AI agent's work as a structured trace trace = skill.capture_agent_work(agent_input="What is the weather like today?") print(trace) 🧵 3/10
20
Delego is an advanced policy and audit firewall designed to ensure deterministic authorization for AI agent actions. It integrates with various AI models and frameworks to provide a robust solution that includes action-bound human approval and a signed, tamper-evident audit trail. The project competes with existing solutions like the Confused Deputy problem in security protocols but extends them by leveraging modern machine learning techniques. To demonstrate its usage, let's consider running Delego as a command-line tool: python -m delego.main --model-id="bigscience/bloom-560m" --input-file="requests.json" --output-dir="audit-trail" This invocation sets the model to use bigscience/bloom-560m, processes requests from requests.json, and outputs audit trails in the specified directory. The parameters are straightforward: model-id specifies the AI model, input-file is where the request data is stored, and output-dir is where the audit trail will be saved. Deployment notes for Delego highlight that it requires substantial computational resources due to its real-time processing capabilities. For models like bigscience/bloom-560m, expect to use around 4GB of VRAM with moderate latency. However, this approach might not be suitable for environments where real-time response is critical and resource constraints are severe. In such cases, consider using batch processing or more lightweight solutions. dpdev69/print-concierge print-concierge is a specialized AI tool designed to enhance the printing process for Bambuddy, a popular 3D printing service. The project leverages advanced natural language processing (NLP) and machine learning models to ensure that print jobs are processed safely and efficiently. It competes with existing queue management systems by integrating human-confirmed workflows and MCP (Machine Controllable Processes) strategies, providing an additional layer of safety and control. To use print-concierge, you first need to install the package via pip: pip install git github.com/dpdev69/print-con… 🧵 5/13
1
18
BigScience BLOOM offers multilingual text generation across 46 natural languages and 13 programming languages. The 176B parameter autoregressive model supports diverse generation tasks through its transformer architecture. #llm #nlp #huggingface #distillai distillai.ai/p/tdedc521u2542…
15
May 28
.@ENERGY's INCITE program is accepting proposals for computationally intensive research that pushes the frontiers of science. 📅 Proposal deadline: June 15, 2026 🔗 More details: bit.ly/3QBFYyK #BigScience
2
2
79
Replying to @somaco_sf
interesting direction. substrate compatibility is the wall. pascal/ampere/ada/amd all run different kernel stacks, KV cache formats, and precision modes. distributed inference works clean when the substrate is uniform. petals from bigscience is one project working this lane for inference. @NousResearch's psyche network works the same kind of problem on the training side.
1
3
377
📢 El @CDTI_innovacion y @ALBAsynchrotron organizan una jornada informativa sobre las oportunidades industriales asociadas al proyecto ALBA II, la renovación del Sincrotrón ALBA hacia una fuente de luz de 4ª generación 💶 Un proyecto con 195 M€ en oportunidades para empresas de obra civil, infraestructuras, instalaciones eléctricas, computación o refrigeración, entre otros ámbitos 🗓️ 17 de JUNIO | 📍 Sala multiusos del CDTI 🔗 Info y registro: eventos.cdti.es/agenda/20260… #AyudandoCrearFuturo #IndustriaDeLaCiencia #BigScience #Industria #GranCiencia
2
2
182
🔝From May 17–22, we’ll be at #IPAC2026, the leading event for the #ParticleAccelerator community, showcasing our #BigScience industry capabilities, including the RC160T Remote Clamp, a patented solution for safe sealing in inaccessible UHV environments. See you in Deauville!
1
2
111
📢 Jornada informativa sobre las oportunidades industriales asociadas al proyecto ALBA II, la renovación del Sincrotrón ALBA hacia una fuente de luz de 4ª generación 💶 195 M€ en oportunidades ligadas a infraestructuras, computación, criogenia o protección radiológica, entre otros 🤝 Posibilidad de reuniones bilaterales con @CDTI_innovacion y @ALBAsynchrotron 🗓️ 17 de junio | 📍 Sala multiusos del CDTI 🔗 Info y registro: eventos.cdti.es/agenda/20260… #AyudandoCrearFuturo #IndustriaDeLaCiencia #BigScience #Industria #Ciencia #GranCiencia
2
2
234
Laurie Anderson - O Superman (For Massenet) One Ten Records (1981) / Warner Bros. / Big Science (1982) ローリー・アンダーソンが自宅アパートの廊下で録音した実験音楽の金字塔。呼吸「ハ」の繰り返しをEventide Harmonizerでループさせた単音ドローンの上に、Roland VP-330ヴォコーダーで加工したヴォーカルを重ねた構成。1981年に自主レーベルOne Ten Recordsから1000枚限定でリリースされ、BBC Radio 1でオンエアされると全英チャート2位に達しWarner Bros.が配給を引き受けた。タイトルはジュール・マスネのアリア「O Souverain」から着想。 Warner Bros. / Big Science (1982) 収録。 #LaurieAnderson #OSuperMan #BigScience #WarnerBros #Experimental #Autechre #BBC6Music
3
17
682
🔝La #IndustriaDeLaCiencia en Euskadi es un referente internacional en colaboración tecnológica y proyectos #BigScience y #DeepTech. En este contexto, @ineustar, con el apoyo de Tekniker, impulsa una jornada para reforzar sinergias del sector. ¡Inscríbete! tekniker.es/es/agenda/jornad…
2
2
57
First results are in: ORNL’s VENUS instrument delivers neutron imaging data to users. - See materials in real-world conditions - Advance next-gen technologies Read more: bit.ly/4cEsHNb #BigScience #Neutrons #UserFacilities
2
7
188
Solving big challenges takes #BigScience across many different fields. This #WorldLabDay, explore more by following all of ORNL's research channels ⤵️ @ORNLBio_Env @ORNLEnergy @ORNLComputing @ORNLIsotopes @ORNLNeutrons @ORNL_PhysSci #WorldLabDay
3
4
14
620